API Reference
Get API Key Usage
Get usage information for a specific API key
GET
Authorizations
API key for authentication
Path Parameters
Query Parameters
Start date for usage data in YYYY-MM-DD format (e.g., 2025-01-01). Maximum range is 31 days between start_date and end_date.
Example:
"2025-01-01"
End date for usage data in YYYY-MM-DD format (e.g., 2025-01-31). Defaults to tomorrow if not specified. Maximum range is 31 days from start_date.
Example:
"2025-01-31"
Response
200
application/json
Successfully retrieved usage data
The response is of type object
.