API Key
API Key - Retrieve
Retrieve information about the specified API Key.
GET
/
api_keys
/
{merchant_id}
/
{key_id}
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
The unique identifier for the API Key
Response
200 - application/json
The response body for retrieving an API Key.
The identifier for the API Key.
Maximum length:
64
The identifier for the Merchant Account.
Maximum length:
64
The unique name for the API Key to help you identify it.
Maximum length:
64
The first few characters of the plaintext API Key to help you identify it.
Maximum length:
64
The time at which the API Key was created.
Available options:
never
The description to provide more context about the API Key.
Maximum length:
256