Skip to main content
GET
/
api-keys
/
{id}
/
stats
Get API key usage stats
curl --request GET \
  --url https://nvidia.casebender.com/api/v1/api-keys/{id}/stats \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key authentication. Use format: Bearer cbr_live_your_key

Path Parameters

id
string
required

Query Parameters

period
enum<string>
default:day
Available options:
hour,
day,
week,
month

Response

200

Default Response