GraphQL API
This doc provides an overview of our GraphQL API which is designed specifically with data integration in mind.
Last updated
Was this helpful?
This doc provides an overview of our GraphQL API which is designed specifically with data integration in mind.
The API is available at /api/graphql/ URL path of your instance.
API returns data in JSON format.
API schema contains Queries and Mutations.
Rate limit is: 250 req / min for media, and 500 req / min for everything else. Max 6 concurrent connections.
Last updated
Was this helpful?
Was this helpful?

