Skip to main content
All API calls require authentication. There are three methods depending on who is calling.

Clerk JWT — human operators

Used by the dashboard and direct API calls from your team.
Get your JWT from the dashboard → Settings → API Access.

OAuth 2.1 — AI agents

Used by agents to request tokens. This is what the SDK does automatically.

Admin API Key — downstream services

Used by services that need to verify agent tokens.
Create Admin API keys from Settings → API Keys.

Role permissions