cURL
API Reference
Get Usage
This API returns API call counts for the authenticated API key, grouped by endpoint, status code, and error code.
GET
cURL
Headers
Integrator API key.
Query Parameters
Time bucket granularity. minutely defaults to last 24h, hourly to last 7d, daily to last 14d.
Available options:
minutely, hourly, daily Start of the query window as a Unix timestamp (seconds). Defaults based on granularity.
End of the query window as a Unix timestamp (seconds). Defaults to now.
Filter metrics by API key. Accepts a single value or a comma-separated list (e.g. key1,key2) — results include metrics matching any of the supplied keys. Maximum 50 keys.
Response
200 - application/json
Default Response