v1

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-1220723.1 KB
API Keys

Create a gateway API key

post/api/keys

Request body

labelstring

Example request

{
  "label": "alice"
}

Response

Created. The secret is returned once.

idstring
labelstring
keystring

The secret value — shown once, store it now.