Skip to main content
The GraphQL API is currently in Alpha.
A full list of GraphQL queries, mutations, and types is in the sidebar. Use the Explorer below to try the API.
We recommend the GraphQL documentation to learn GraphQL.
Try the API in the browser: GraphQL Explorer. Run queries, set headers, and explore the schema.

Authentication

  • API keyAuthorization: YOUR_API_KEY or x-api-key: YOUR_API_KEY
  • Short-lived tokenAuthorization: Bearer <token>
Generate API key