Clerk website screenshot

Clerk

Clerk is a complete user management and authentication infrastructure platform offering embeddable UI components, flexible APIs, and admin dashboards. It provides full-stack authentication including multi-factor authentication, social sign-on, passkeys, organizations for B2B SaaS, billing, session management, and machine-to-machine authentication, with SDKs spanning Next.js, React, Expo, iOS, Android, Go, Python, Ruby, Java, PHP, and C#.

Clerk publishes 76 APIs on the APIs.io network, including Account Portal API, Active Sessions API, Actor Tokens API, and 73 more. Tagged areas include Authentication, Authorization, B2B SaaS, CIAM, and Identity Management.

The Clerk catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Clerk’s developer surface includes authentication, documentation, signup flow, pricing, engineering blog, changelog, support, and 64 more developer resources.

64.9/100 strong ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
76 APIs
AuthenticationAuthorizationB2B SaaSCIAMIdentity ManagementMFAOAuthOpenID ConnectOrganizationsPasskeysSAMLSecuritySessionsSSOUser Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 64.9/100 · strong
Contract Quality 16.4 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 6.2 / 13
Governance 8.3 / 12
Discoverability 6.9 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 4 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/clerk-com: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 76

Individual APIs this provider publishes, each with its own machine-readable definition.

Clerk Account Portal API

The Account Portal API from Clerk — 1 operation(s) for account portal.

Clerk Active Sessions API

Used to interact with the sessions of the current user.

Clerk Actor Tokens API

Allow your users to sign in on behalf of other users.

Clerk Agent Tasks API

Tasks that allow creating user sessions for agent-based interactions.

Clerk Allow-list / Block-list API

Allow-lists and Block-lists allow you to control who can sign up or sign in to your application, by restricting access based on the user's email address or phone number.

Clerk API Keys API

Endpoints for managing API Keys

Clerk Application Transfers API

An object representing a transfer request for an application between workspaces. The high-level flow for application transfer: 1. The initial workspace can create an application...

Clerk Applications API

An object representing a Clerk application. Each `application` can have multiple `instances`, typically one for development and one for production, each with distinct user pools.

Clerk Backup Codes API

Used to interact with the two factor authentication backup codes of the current user.

Clerk Beta Features API

Modify instance settings that are currently in beta.

Clerk Billing API

Billing-related endpoints for managing statements and payment attempts.

Clerk Checkouts API

Used to interact with the checkout flow.

Clerk Clear Site Data API

The Clear Site Data API from Clerk — 1 operation(s) for clear site data.

Clerk Client API

Used to interact with the Client Object.

Clerk Clients API

The Client object tracks sessions, as well as the state of any sign in and sign up attempts, for a given device.

Clerk Config API

Operations for managing instance configuration. The config API provides a unified interface for reading and updating instance settings, including authentication methods, SSO con...

Clerk Dev Browser API

The Dev Browser API from Clerk — 2 operation(s) for dev browser.

Clerk DevBrowser API

Used to handle dev browsers.

Clerk Domains API

Domains represent each instance's URLs and DNS setup.

Clerk Email Addresses API

A user can be associated with one or more email addresses, which allows them to be contacted via email.

Clerk Email & SMS Templates API

Email & SMS templates allow you to customize the theming and wording of emails & SMS messages that are sent by your instance.

Clerk Enterprise Connections API

An Enterprise Connection holds configuration data required for facilitating an enterprise SSO flow between your Clerk instance and an identity provider.

Clerk Environment API

Used to get and update the current Environment

Clerk External Accounts API

Used to interact with the external accounts of the current user.

Clerk Health API

Used to get the health status of the API.

Clerk Instance Settings API

Modify the settings of your instance.

Clerk Invitations API

Invitations allow you to invite someone to sign up to your application, via email.

Clerk JWKS API

Retrieve the JSON Web Key Set which can be used to verify the token signatures of the instance.

Clerk JWT Templates API

JWT Templates allow you to generate custom authentication tokens tied to authenticated sessions, enabling you to integrate with third-party services.

Clerk M2M Tokens API

Machine to Machine Tokens are used to manage authentication between Machines.

Clerk Machines API

A Machine represents a machine/server/service which can be used in machine-to-machine authentication.

Clerk Members API

Used to interact with the members of an organization. The current user must be an administrator to access them.

Clerk Membership Requests API

Used to interact with the members of an organization. The current user must be an administrator to access them.

Clerk Miscellaneous API

Various endpoints that do not belong in any particular category.

Clerk OAuth Access Tokens API

Endpoints for managing OAuth Access Tokens, which are credentials to access protected resources on behalf of a user.

Clerk OAuth Applications API

OAuth applications contain data for clients using Clerk as an OAuth2 identity provider.

Clerk OAuth2 Callbacks API

Used to receive callbacks from successful OAuth attempts.

Clerk OAuth2 Identity Provider API

Requests for the OAuth2 authorization flow.

Clerk Organization API

Used to interact with an organization and its properties. The current user must be an administrator to access them.

Clerk Organization Creation Defaults API

Used to get suggested defaults when creating a new organization.

Clerk Organization Domains API

Manage organization domains.

Clerk Organization Invitations API

Invite users to an organization.

Clerk Organization Memberships API

Manage member roles in an organization.

Clerk Organization Permissions API

Manage organization permissions that define what members can do within an organization.

Clerk Organization Roles API

Manage custom roles in an organization.

Clerk Organizations API

Organizations are used to group members under a common entity and provide shared access to resources.

Clerk Organizations Memberships API

Used to interact with the current user's organization memberships, invitations and suggestions.

Clerk Passkeys API

Used to interact with the passkeys of the logged in user.

Clerk Payment Attempts API

Used to interact with payment attempts for users and organizations.

Clerk Payment Methods API

Used to interact with payment methods belonging to users and organizations.

Clerk Phone Numbers API

A user can be associated with one or more phone numbers, which allows them to be contacted via SMS.

Clerk Plans API

Used to interact with plans that users and organizations can purchase.

Clerk Proxy Checks API

Check if a user is using a proxy.

Clerk Proxy Health API

The Proxy Health API from Clerk — 1 operation(s) for proxy health.

Clerk Redirect API

The Redirect API from Clerk — 1 operation(s) for redirect.

Clerk Redirect URLs API

Redirect URLs are whitelisted URLs that facilitate secure authentication flows in native applications (e.g. React Native, Expo). In these contexts, Clerk ensures that security-c...

Clerk Role Sets API

Role sets define collections of roles that can be assigned to organization members. Each organization uses one role set to determine the available roles for its members. Role se...

Clerk Roles API

The Roles API from Clerk — 1 operation(s) for roles.

Clerk SAML API

Used in authentication flows using SAML.

Clerk SAML Connections API

A SAML Connection holds configuration data required for facilitating a SAML SSO flow between your Clerk Instance (SP) and a particular SAML IdP.

Clerk Sessions API

The Session object is an abstraction over an HTTP session. It models the period of information exchange between a user and the server. Sessions are created when a user successfu...

Clerk Sign-in Tokens API

Sign-in tokens are JWTs that can be used to sign in to an application without specifying any credentials. A sign-in token can be used at most once and they can be consumed from ...

Clerk Sign Ins API

Used to sign in a user in the current client.

Clerk Sign Ups API

Sign-up objects track the progress of a sign-up attempt and store any field collected from user input.

Clerk Statements API

Used to interact with billing statements for users and organizations.

Clerk Subscription Items API

Used to interact with subscription items belonging to users and organizations.

Clerk Subscriptions API

Used to interact with subscriptions belonging to users and organizations.

Clerk Testing Tokens API

Tokens meant for use by end-to-end test suites in requests to the Frontend API, so as to bypass bot detection measures.

Clerk TOTP API

Used to interact with One Time Password authenticators of the current user.

Clerk User API

Used to interact with the properties of the current user.

Clerk Users API

The user object represents a user that has successfully signed up to your application.

Clerk Waitlist API

Used to interact with the waitlist.

Clerk Waitlist Entries API

Manage waitlist entries.

Clerk Web3 Wallets API

Used to interact with the web3 wallets of the logged in user.

Clerk Webhooks API

You can configure webhooks to be notified about various events that happen on your instance.

Clerk Well Known API

Well-known endpoints like JWKS, deep linking, and openid-configuration.

Scroll for all 76

Postman Collections 76

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll for all 76

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Clerk Backend API

OPEN COLLECTION

Clerk Frontend API

OPEN COLLECTION

Clerk Platform API

OPEN COLLECTION

Clerk Webhook Events

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Clerk Com Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Clerk Com Context

66 classes · 6 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Clerk API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Clerk API Rules

9 rules · 2 errors 3 warnings 4 info

SPECTRAL

JSON Schema 14

Standalone JSON Schema definitions for this provider's data models.

Clerk ActorToken

9 properties

JSON SCHEMA

Clerk Client

10 properties

JSON SCHEMA

Clerk EmailAddress

9 properties

JSON SCHEMA

Clerk Invitation

10 properties

JSON SCHEMA

Clerk JWTTemplate

10 properties

JSON SCHEMA

Clerk OAuthApplication

21 properties

JSON SCHEMA

Clerk Organization

18 properties

JSON SCHEMA

Clerk OrganizationInvitation

15 properties

JSON SCHEMA

Clerk OrganizationMembership

11 properties

JSON SCHEMA

Clerk PhoneNumber

11 properties

JSON SCHEMA

Clerk SAMLConnection

27 properties

JSON SCHEMA

Clerk Session

14 properties

JSON SCHEMA

Clerk SignInToken

8 properties

JSON SCHEMA

Clerk User

46 properties

JSON SCHEMA

Scroll for all 14

JSON Structure 14

JSON Structure definitions describing this provider's data shapes.

Clerk Actortoken Structure

0 properties

JSON STRUCTURE

Clerk Client Structure

0 properties

JSON STRUCTURE

Clerk Emailaddress Structure

0 properties

JSON STRUCTURE

Clerk Invitation Structure

0 properties

JSON STRUCTURE

Clerk Jwttemplate Structure

0 properties

JSON STRUCTURE

Clerk Oauthapplication Structure

0 properties

JSON STRUCTURE

Clerk Organization Structure

0 properties

JSON STRUCTURE

Clerk Organizationinvitation Structure

0 properties

JSON STRUCTURE

Clerk Organizationmembership Structure

0 properties

JSON STRUCTURE

Clerk Phonenumber Structure

0 properties

JSON STRUCTURE

Clerk Samlconnection Structure

0 properties

JSON STRUCTURE

Clerk Session Structure

0 properties

JSON STRUCTURE

Clerk Signintoken Structure

0 properties

JSON STRUCTURE

Clerk User Structure

0 properties

JSON STRUCTURE

Scroll for all 14

Examples 26

Example request and response payloads for these APIs.

Clerk Actortoken Example

9 fields

EXAMPLE

Clerk Client Example

10 fields

EXAMPLE

Clerk Invitation Example

10 fields

EXAMPLE

Clerk Jwttemplate Example

10 fields

EXAMPLE

Clerk Organization Example

18 fields

EXAMPLE

Clerk Phonenumber Example

11 fields

EXAMPLE

Clerk Session Example

14 fields

EXAMPLE

Clerk Signintoken Example

8 fields

EXAMPLE

Clerk User Example

46 fields

EXAMPLE

Scroll for all 26

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Clerk Com Authentication

apiKey/http · 5 schemes

SECURITY

Clerk Com Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Clerk Com Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Clerk Com Agentic Access

426 operations · 273 acting · 16 human-in-the-loop

426 operations · 273 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 16

Reference material describing how the API behaves

Scroll for all 16

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 16

Pagination, idempotency, versioning, errors, and events

Scroll for all 16

Build 18

SDKs, sample code, and the tooling you integrate with

Scroll for all 18

Access & Security 4

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: clerk-com
name: Clerk
description: 'Clerk is a complete user management and authentication infrastructure platform offering embeddable UI components,
  flexible APIs, and admin dashboards. It provides full-stack authentication including multi-factor authentication, social
  sign-on, passkeys, organizations for B2B SaaS, billing, session management, and machine-to-machine authentication, with
  SDKs spanning Next.js, React, Expo, iOS, Android, Go, Python, Ruby, Java, PHP, and C#.

  '
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/clerk-com.png
tags:
- Authentication
- Authorization
- B2B SaaS
- CIAM
- Identity Management
- MFA
- OAuth
- OpenID Connect
- Organizations
- Passkeys
- SAML
- Security
- Sessions
- SSO
- User Management
url: https://raw.githubusercontent.com/api-evangelist/clerk-com/refs/heads/main/apis.yml
created: '2026-05-22'
modified: '2026-05-22'
specificationVersion: '0.19'
apis:
- aid: clerk-com:clerk-com-account-portal-api
  name: Clerk Account Portal API
  description: The Account Portal API from Clerk — 1 operation(s) for account portal.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Account Portal
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-account-portal-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-active-sessions-api
  name: Clerk Active Sessions API
  description: Used to interact with the sessions of the current user.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Active Sessions
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-active-sessions-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-actor-tokens-api
  name: Clerk Actor Tokens API
  description: Allow your users to sign in on behalf of other users.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Actor Tokens
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-actor-tokens-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-agent-tasks-api
  name: Clerk Agent Tasks API
  description: Tasks that allow creating user sessions for agent-based interactions.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Agent Tasks
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-agent-tasks-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-allow-list-block-list-api
  name: Clerk Allow-list / Block-list API
  description: 'Allow-lists and Block-lists allow you to control who can sign up or sign in

    to your application, by restricting access based on the user''s email

    address or phone number.'
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Allow-list / Block-list
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-allow-list-block-list-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-api-keys-api
  name: Clerk API Keys API
  description: Endpoints for managing API Keys
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - API Keys
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-api-keys-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-application-transfers-api
  name: Clerk Application Transfers API
  description: 'An object representing a transfer request for an application between workspaces.


    The high-level flow for application transfer:


    1. The initial workspace can create an application transfer. A single-use `code` will be generated which may be distributed
    to any end-user of Clerk.

    2. The code must be claimed through the clerk dashboard: https://dashboard.clerk.com/apps/transfer?code=<...>


    Note that once a transfer is claimed, the original workspace will no longer have access to the application.'
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Application Transfers
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-application-transfers-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-applications-api
  name: Clerk Applications API
  description: An object representing a Clerk application. Each `application` can have multiple `instances`, typically one
    for development and one for production, each with distinct user pools.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-applications-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-backup-codes-api
  name: Clerk Backup Codes API
  description: Used to interact with the two factor authentication backup codes of the current user.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Backup Codes
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-backup-codes-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-beta-features-api
  name: Clerk Beta Features API
  description: Modify instance settings that are currently in beta.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Beta Features
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-beta-features-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-billing-api
  name: Clerk Billing API
  description: Billing-related endpoints for managing statements and payment attempts.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Billing
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-billing-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-checkouts-api
  name: Clerk Checkouts API
  description: Used to interact with the checkout flow.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Checkouts
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-checkouts-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-clear-site-data-api
  name: Clerk Clear Site Data API
  description: The Clear Site Data API from Clerk — 1 operation(s) for clear site data.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Clear Site Data
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-clear-site-data-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-client-api
  name: Clerk Client API
  description: Used to interact with the Client Object.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Client
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-client-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-clients-api
  name: Clerk Clients API
  description: The Client object tracks sessions, as well as the state of any sign in and sign up attempts, for a given device.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Clients
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-clients-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-config-api
  name: Clerk Config API
  description: Operations for managing instance configuration. The config API provides a unified interface for reading and
    updating instance settings, including authentication methods, SSO connections, and other instance-level configuration
    options.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Config
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-config-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-dev-browser-api
  name: Clerk Dev Browser API
  description: The Dev Browser API from Clerk — 2 operation(s) for dev browser.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Dev Browser
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-dev-browser-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-devbrowser-api
  name: Clerk DevBrowser API
  description: Used to handle dev browsers.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - DevBrowser
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-devbrowser-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-domains-api
  name: Clerk Domains API
  description: Domains represent each instance's URLs and DNS setup.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Domains
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-domains-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-email-addresses-api
  name: Clerk Email Addresses API
  description: A user can be associated with one or more email addresses, which allows them to be contacted via email.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Email Addresses
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-email-addresses-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-email-sms-templates-api
  name: Clerk Email & SMS Templates API
  description: Email & SMS templates allow you to customize the theming and wording of emails & SMS messages that are sent
    by your instance.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Email & SMS Templates
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-email-sms-templates-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-enterprise-connections-api
  name: Clerk Enterprise Connections API
  description: 'An Enterprise Connection holds configuration data required for facilitating an enterprise SSO flow between
    your

    Clerk instance and an identity provider.'
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Enterprise Connections
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-enterprise-connections-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-environment-api
  name: Clerk Environment API
  description: Used to get and update the current Environment
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Environment
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-environment-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-external-accounts-api
  name: Clerk External Accounts API
  description: Used to interact with the external accounts of the current user.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - External Accounts
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-external-accounts-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-health-api
  name: Clerk Health API
  description: Used to get the health status of the API.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-health-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-instance-settings-api
  name: Clerk Instance Settings API
  description: Modify the settings of your instance.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Instance Settings
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-instance-settings-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-invitations-api
  name: Clerk Invitations API
  description: Invitations allow you to invite someone to sign up to your application, via email.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Invitations
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-invitations-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-jwks-api
  name: Clerk JWKS API
  description: Retrieve the JSON Web Key Set which can be used to verify the token signatures of the instance.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - JWKS
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-jwks-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-jwt-templates-api
  name: Clerk JWT Templates API
  description: 'JWT Templates allow you to generate custom authentication tokens

    tied to authenticated sessions, enabling you to integrate with third-party

    services.'
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - JWT Templates
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-jwt-templates-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-m2m-tokens-api
  name: Clerk M2M Tokens API
  description: Machine to Machine Tokens are used to manage authentication between Machines.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - M2M Tokens
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-m2m-tokens-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-machines-api
  name: Clerk Machines API
  description: A Machine represents a machine/server/service which can be used in machine-to-machine authentication.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Machines
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-machines-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-members-api
  name: Clerk Members API
  description: Used to interact with the members of an organization. The current user must be an administrator to access them.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Members
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-members-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-membership-requests-api
  name: Clerk Membership Requests API
  description: Used to interact with the members of an organization. The current user must be an administrator to access them.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Membership Requests
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-membership-requests-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-miscellaneous-api
  name: Clerk Miscellaneous API
  description: Various endpoints that do not belong in any particular category.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - Miscellaneous
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-miscellaneous-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIReference
    url: https://clerk.com/docs/reference/backend-api
  - type: GettingStarted
    url: https://clerk.com/docs/quickstarts/overview
  - type: Authentication
    url: https://clerk.com/docs/backend-requests/making/jwt-templates
  - type: SpectralRuleset
    url: rules/clerk-rules.yml
  - type: Documentation
    url: https://clerk.com/docs
  - type: Documentation
    url: https://clerk.com/docs/webhooks/overview
- aid: clerk-com:clerk-com-oauth-access-tokens-api
  name: Clerk OAuth Access Tokens API
  description: Endpoints for managing OAuth Access Tokens, which are credentials to access protected resources on behalf of
    a user.
  humanURL: https://clerk.com/docs/reference/backend-api
  baseURL: https://api.clerk.com/v1
  tags:
  - OAuth Access Tokens
  properties:
  - type: OpenAPI
    url: openapi/clerk-com-oauth-access-tokens-api-openapi.yml
  - type: Documentation
    url: https://clerk.com/docs/reference/backend-api
  - type: APIRe

# --- truncated at 32 KB (73 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/clerk-com/refs/heads/main/apis.yml