APIs & Services
Authentication
GraphiQL Web authentication
2min
This guide will teach you how to to authenticate with GraphiQL so that you can use it for a particular API. To authenticate you will need to do the following steps:
1
In your browser, enter the GraphiQL URL of the API that you wish to query against and press enter
If you are unsure of a GraphiQL URL for a service(s), please visit the Services page that outlines all URLs
2
Enter your service account credentials and press sign in.

3
You will now be authenticated and can build your queries.

If you are unsure on how to use GraphiQL, please go to our dedicated GraphiQL Explorer section.