Skip to main content
POST
Create a 90-day key

Authorizations

sb-access-token
string
cookie
required

Session cookie (for API key management endpoints)

Body

application/json
name
string
required

A friendly name for this key

Maximum string length: 100
Example:

"Production SIEM Integration"

expires_in_days
integer

Number of days until key expires (optional)

Required range: 1 <= x <= 365
Example:

90

Response

API key created successfully

data
object
meta
object