Create an API key
API keys
Create an API key
Creates a scoped API key and returns its secret once. Requires api_keys:manage.
POST
Create an API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Created key with one-time secret
Allowed value:
"api_key"Available options:
live, test Returned only when a key is created or rotated.
Returned only when a key is rotated.