Apikeys

Bnder API documentation for Apikeys. Read the API Overview to get started and learn more.

Get API key usage

Get the usage of an API key

GET/consumer/v1/apikeys/key/usage
ParametersDescription
keyThe api key used to authenticate the request
authorizationundefined

Request body

empty

Response

Status: 200 - API key usage

FieldTypeDescription
monthly_usagenumberThe monthly usage of the API key
hourly_usagenumberThe hourly usage of the API key
max_monthly_usagenumberThe maximum monthly usage of the API key
max_hourly_usagenumberThe maximum hourly usage of the API key