API Schema
Last updated
Last updated
The Authgear Admin API follows GraphQL Cursor Connections Specification to handle pagination of results.
Read more about the Connection model to understand the types like "Edge", "Node", and "Cursor" in GraphQL Cursor Connections Specification.
Queries and mutations are allowed in the Admin API
Download the latest schema here:
You can interactively access the same schema via the Explorer Doc sidebar