latestOpenAPI 3.1.02026-08-223321,1001.6 MB

2134ebffd1ef

integrations-v2

Create Api Key

Create a new API key for the authenticated user.

The API key is returned ONCE in the response. Store it securely as it cannot be retrieved again.

post/v2/integrations/api-keys

Request body

namestring required

Human-readable name for the API key (e.g., 'MCP key', 'CI key')

Response

Successful Response

tokenstring required

The full API key token. IMPORTANT: This is only shown once.