Skip to main content

CreateApiKey

POST 

/v1/api-keys

CreateApiKey creates a new JWT user-token API key for a user and returns the plaintext token exactly once. Keys from this method are not accepted by the inference data plane; use CreateClientWithKey for gateway calls. When calling CreateApiKey, user_key_address must equal the owner's user_id (email addresses are rejected). See Which API key for which surface in the Management API reference.

Request

Responses

Success