Skip to main content
POST

Body Parameters

name
string
required
The API key reference name. Maximum 50 characters.
ratelimit_min
number
default:"60"
The ratelimit assigned to this specific API key. Measured in requests per minute.
permission
string
The API key can be assigned either the user or the admin permission.
  • user: Allows access only to unprotected endpoints or endpoints with the user type authentication enabled.
  • admin: Allows access to all endpoints by default and admin endpoints (manage API keys).