v1

latestOpenAPI 3.0.32026-07-132681171.6 KB

Get API key

Get information about a specific API key. An API key can query about itself, or about other keys if it has manage read permissions.

get/v1/manage/apikey/{id}

Path parameters

idstring required

The UUID of the API key to retrieve, or 'self' to query the calling API key

Response

Successfully retrieved API key information

idstring uuid required

The unique identifier of the API key

namestring required

The name of the API key

loggingboolean required

Whether logging is enabled for this API key

monthly_spendnumber required

The amount spent by this API key in the current month

monthly_limitnumber required

The monthly spending limit for this API key (0 means unlimited)