Clerk · GraphQL Specification
Clerk GraphQL
Clerk's public API surface is REST-based. The Backend API lives at `https://api.clerk.com/v1` and is documented at [https://clerk.com/docs/reference/backend-api](https://clerk.com/docs/reference/backend-api). An OpenAPI specification is maintained at [https://github.com/clerk/openapi-specs](https://github.com/clerk/openapi-specs).
Documentation
Endpoint
View on GitHub
AuthenticationUser ManagementIdentityPasskeysMFAB2BOrganizationsBillingGraphQL
Overview
Clerk GraphQL is a GraphQL API specification published by Clerk on the APIs.io network.
Clerk’s public API surface is REST-based. The Backend API lives at https://api.clerk.com/v1 and is documented at https://clerk.com/docs/reference/backend-api. An OpenAPI specification is maintained at https://github.com/clerk/openapi-specs.
Tagged areas include Authentication, User Management, Identity, Passkeys, and MFA.