GET
/
v0
/
custom_api_key

Returns the value of the key for the specified custom API key name.

Authorizations

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

name
string
required

Name of the API key to get the value for.