Keys
Create API key
Create a new API key scoped to your account. Cannot grant scopes you don't have.
label
string
sandbox
boolean
scopes
string[]
List your API keys
Returns all API keys owned by the authenticated user. Raw keys are never returned.
Revoke API key
Permanently revoke an API key. Only keys you own can be revoked. If the revoked key is your primary key (the one stored in Clerk), a replacement key is automatically generated and Clerk metadata is updated. The new key is returned in the response.
id
string · required