Skip to main content
POST
Create a one-time claim link for an API key

Authorizations

x-api-key
string
header
required

Body

application/json

Create a one-time claim link for an existing API key. The api_key is a raw key the caller holds; ttl_seconds overrides the default lifetime (capped at the settings ceiling).

api_key
string
required
Minimum string length: 1
ttl_seconds
integer | null

Response

Success.

data
any
required