Authentication
Get API Key Statistics
Get usage statistics for an API key
GET
Retrieves usage statistics and analytics for a specific API key.
Path Parameters
The unique identifier of the API key
Query Parameters
The time period for statistics. Options: 24h
, 7d
, 30d
, 90d
The granularity of the data. Options: hour
, day
, week
Response
The unique identifier of the API key
The time period of the statistics
Total number of requests made with this key
Number of successful requests (2xx status codes)
Number of failed requests (4xx and 5xx status codes)
Breakdown of usage by API endpoint
Array of daily usage statistics