Authentication
Get API Key Statistics
Get usage statistics for an API key
GET
Retrieves usage statistics and analytics for a specific API key.Documentation Index
Fetch the complete documentation index at: https://docs.buena.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the API key
Query Parameters
The time period for statistics. Options:
24h, 7d, 30d, 90dThe granularity of the data. Options:
hour, day, weekResponse
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

