Accounts & API Keys
Get API Key
Gets the specified API key
GET
/
api
/
api_keys
/
{api_key_prefix}
Path Parameters
Response
200 - application/json
A free-form name for the API key. Need not be unique. 50 characters max.
Once API key expires, clients cannot use it anymore.
If the API key is revoked, clients cannot use it anymore. (This cannot be undone.)