Clerk Frontend API

Browser-facing API consumed by Clerk's frontend SDKs and ClerkJS for sign-up, sign-in, session refresh, and user profile mutations. Endpoint is instance-specific (subdomain on clerk.accounts.dev or a customer vanity domain). Authenticated with the publishable key and short-lived client tokens.

Clerk Frontend API is one of 18 APIs that Clerk publishes on the APIs.io network.

Tagged areas include Frontend, REST, and Sessions. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: clerk:frontend-api
name: Clerk Frontend API
description: Browser-facing API consumed by Clerk's frontend SDKs and ClerkJS for sign-up, sign-in, session
  refresh, and user profile mutations. Endpoint is instance-specific (subdomain on clerk.accounts.dev
  or a customer vanity domain). Authenticated with the publishable key and short-lived client tokens.
humanURL: https://clerk.com/docs/reference/frontend-api
baseURL: https://clerk.accounts.dev
tags:
- Frontend
- REST
- Sessions
properties:
- type: Documentation
  url: https://clerk.com/docs/reference/frontend-api