Skip to main content
POST
Create API key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 120
type
enum<string>
required
Available options:
publishable,
secret
scopes
string[]
required
Required array length: 1 - 50 elements
Required string length: 1 - 120
expiresInDays
integer | null
Required range: 0 < x <= 3650

Response

OK

data
object
required
meta
object