Create API key

Creates a new API key for the authenticated entity. The API key can be used to authenticate future requests to the API. The API key will be returned in the response and cannot be retrieved again later, so make sure to store it securely.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name that identifies the API key

grantPermissions
array of strings
required

The list of grant permissions that define what operations this API key is authorized to perform

Valid values: CreateEntities, UpdateEntities, CreateApiKeys, UpdateApiKey, GetApiKeys, DeactivateApiKey, CreateMerchants, UpdateMerchants, GetMerchants, CreatePaymentTypes, GetPaymentTypes, DeletePaymentTypes, CreatePayoutDestinations, GetPayoutDestinations, DeletePayoutDestinations, CreatePaymentMethods, GetPaymentMethods, DeletePaymentMethods, CreatePayins, GetPayins, CreateCustomers, GetCustomers, CreateWebhooks, GetWebhooks, DeleteWebhooks, UpdateWebhooks, CreateWebhookSecret, GetWebhookSecret, GetTokens

grantPermissions*
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json