Skip to main content
POST
Create an API key

Authorizations

Authorization
string
header
required

Clerk session token. Used by the Developer Dashboard.

Body

application/json
name
string
required
Required string length: 1 - 100
environment
enum<string>
default:test
Available options:
live,
test
monthly_spend_limit_myr
number
expires_at
string<date-time>

Response

API key created.

key
object
full_key
string

The complete API key. Shown only once.

warning
string