Skip to main content
PATCH
Update API key
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Path Parameters

id
string<uuid>
required

API key ID (UUID)

Body

application/json

At least one field is required. To change the role, rotate to a new key — role at create time is frozen.

name
string
Required string length: 1 - 128
rate_limit_tier
enum<string>
Available options:
standard,
high
expires_at
string<date-time>
is_active
boolean

Response

API key updated

success
boolean
data
object
Last modified on May 8, 2026