Custom API keys
Get Custom API Key
GET
Returns the value of the key for the specified custom API key name.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Name of the API key to get the value for.