Body
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"]
Response
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