v1

latestOpenAPI 3.1.02026-07-22100167210.7 KB
API Keys

Create Personal API Key

Creates a personal API key scoped to the authenticated user. Requires JWT authentication.

post/v1/user/api-keys

Request body

namestring required

Display name for the API key

Response

API key created. The key field is only returned once.