v5

latestOpenAPI 3.0.32026-08-04500331.0 KB

Get API call counts for the authenticated API key, grouped by endpoint, status code, and error code.

get/metrics/usage

Query parameters

granularity'minutely' | 'hourly' | 'daily'

Time bucket granularity. minutely defaults to last 24h, hourly to last 7d, daily to last 14d.

startTimestampnumber

Start of the query window as a Unix timestamp (seconds). Defaults based on granularity.

endTimestampnumber

End of the query window as a Unix timestamp (seconds). Defaults to now.

apiKeystring

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.

Headers

x-api-keystring

Integrator API key.

Response

Default Response