Using API with Postman

Last update:
October 10, 2024
Smart phone (Android)
Smart phone (iOS)
Webapp
backend
API
Would you like to use ginto's accessibility data in your digital platform? With Postman, you can easily test what options our free GraphQL API offers.
Remark

Before you start

Contact info@ginto.guide to get an API key for API authorization.

Pro tip

What is Postman?

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.

How does Postman work?

For detailed instructions on how to create GraphQL queries in Postman, see

https://learning.postman.com/docs/sending-requests/graphql/graphql-client-first-request/

Ginto GraphQL endpoints

An API key is required for authorization. This can be sent by sending a short message to info@ginto.guide be requested.

POST api.dev.ginto.guide/graphql

Testing Environment

POST api.ginto.guide/graphql

Production Environment

You might also be interested in this