POST
/
api
/
v1
/
api-key

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
required
workspaceId
string
required
prefix
string
expiresAt
integer
scopes
object[]
required
enabled
boolean
required
customerId
string
required
externalMeterId
string
metadata
object

Response

200 - application/json
apiKey
object
required