Skip to main content

CreateCredential

POST 

/v1/credential/create

Usage Plan

TypeRequestsTime limit (seconds)
Rate150060
Burst150060

Learn more about rate limits and usage plans in the Rate Limiting guide.

Generates a new APIJWT credential (RSA key pair) for an API service account. The returned private key is only available in this response — it is not stored server-side. Optionally restrict the credential to specific IP addresses and set an expiry. Caller must provide at least one of user_code or channel_identifier. Empty strings are invalid. If both are provided, user_code wins.

Request

Responses

A successful response.