Contact info@ginto.guide to get an API key for API authorization. The API is protected and can only be used if the request is authenticated with an API key. The API key must be specified as a bearer token in the authorization header with every request.
Postman is a well-known tool for creating and using APIs. It's a good way to explore and test the ginto GraphQL API. Postman can be downloaded free of charge from https://www.postman.com be downloaded.
For detailed instructions on how to create GraphQL queries in Postman, see
https://learning.postman.com/docs/sending-requests/graphql/graphql-client-first-request/
An API key is required for authorization. This can be sent by sending a short message to info@ginto.guide be requested. The API is protected and can only be used if the request is authenticated with an API key. For every request, the API key must be Bearer token be specified in the Authorization header.
POST api.dev.ginto.guide/graphql
Testing Environment
POST api.ginto.guide/graphql
Production Environment