API Key - Create
Create a new API Key for accessing our APIs from your servers. The plaintext API Key will be displayed only once on creation, so ensure you store it securely.
Authorizations
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
Path Parameters
The unique identifier for the merchant account
Body
The request body for creating an API Key.
A unique name for the API Key to help you identify it.
64
never
A description to provide more context about the API Key.
256
Response
The response body for creating an API Key.
The identifier for the API Key.
64
The identifier for the Merchant Account.
64
The unique name for the API Key to help you identify it.
64
The plaintext API Key used for server-side API access. Ensure you store the API Key securely as you will not be able to see it again.
128
The time at which the API Key was created.
never
The description to provide more context about the API Key.
256