Skip to main content
GET
Get API keys
Requires your master API key in the x-api-key header.

What this endpoint does

Returns all API keys on your account — including the master key and all sub-keys — with their current status, notes, and rate-limit settings. Use this to audit which keys are active, check their rate limits, or find the UUID of a key you want to modify.

Authorizations

x-api-key
string
header
required

To access the API, provide your API key in x-api-key.

Response

API keys list returned

Response containing the list of API keys for the authenticated account.

api_keys
object[] | null
required

Your account API keys

Example: