v8

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-04-1592531.8 KB
API Keys

Create API key

Creates a new API key for the authenticated organization. The response includes the full raw_key — this is the only time it is returned, so store it securely.

post/v1/api_keys

Request body

namestring required

Human-readable name for the key.

Response

Successful response

raw_keystring required

The full API key. Only returned at creation time.