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.

Endpoint

Related API Specs

Clerk Webhooks (Svix) (AsyncAPI) Clerk Invitations API (OpenAPI) Clerk JwtTemplates API (OpenAPI) Clerk Organizations API (OpenAPI) Clerk Sessions API (OpenAPI) Clerk SignInTokens API (OpenAPI) Clerk Users API (OpenAPI) Clerk Webhooks API (OpenAPI)
Back to Clerk · All GraphQL Specs · GitHub