v1

latestOpenAPI 3.0.32026-07-26231418.5 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.