Create an API key
API Keys
Create an API key
The plain text token is only returned once and should be stored securely.
Requires the api_key:write ability.
POST
Create an API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
creator Available options:
name, token, abilities, created_at, last_used_at, expires_at Available options:
name, email, created_at, updated_at Body
application/json
The name of the API key.
Maximum string length:
255The abilities/permissions granted to the API key.
A single API key ability.
Available options:
api_key:read, api_key:write, verification:read, verification:write, check:read, check:write, webhook_subscription:read, webhook_subscription:write, webhook_event:read, aba_check:read, aba_check:write