# Create API key

`POST /v1/apikeys`

Mint a new `sk-rav-` key. The full secret is returned exactly once. App-plane endpoint — authenticate with your account JWT, not an `sk-rav-` key.


## Authentication

Bearer `sk-rav-...` API key in the `Authorization` header.

Full request/response schemas: https://docs.rav.chat/api-reference/api-keys/create-api-key