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.
Required API permissions: CreateApiKeys
The name that identifies the API key
"Loop API key"
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, UpdatePayoutDestinations, CreatePaymentMethods, GetPaymentMethods, UpdatePaymentMethods, DeletePaymentMethods, CreatePayins, GetPayins, UpdatePayins, CreateCustomers, GetCustomers, CreateWebhooks, GetWebhooks, DeleteWebhooks, UpdateWebhooks, CreateWebhookSecret, GetWebhookSecret, GetTokens, CreateCheckoutSessions, UpdateCheckoutSessions, ListCheckoutSessions, GetCheckoutSessions, DeleteCheckoutSessions, CreateAuthTokens, CreateUsers, GetUsers, DeleteUsers
["CreateEntity"]Ok
The unique identifier for the API key
"1234567890abcdef"
The name that identifies the API key
"Loop API key"
The created API key
"550e8400-e29b-41d4-a716-446655440000"
The list of permissions that define what operations this API key can perform
["CreateEntity", "GetPaymentTypes"]The date the API key was created, represented as a Unix timestamp in seconds.
1716211200