Exploring our API
We have an API explorer and playground.
API Explorer
Using Postmans GraphQL request, you will be able to add the Toggle URL and it will return a list of all available Queries and Mutations.
Our Postman collection can be downloaded here

You can build up your own queries, and responses using the GraphQL framework. The explorer is useful while you are discovering our public queries without any authentication.
Last updated