v1
latestOpenAPI 3.1.02026-07-2219165126.1 KBAPI Keys
Get an API key
Return metadata for a single API key owned by the authenticated account.
get/v1/account/keys/{key_id}
Path parameters
key_idinteger required
Response
Successful Response
Example response
{
"created_at": "2026-03-01T12:00:00Z",
"credit_limit": 100,
"id": 12,
"is_enabled": true,
"name": "Production"
}