Skip to main content
GET
Get API usage for specified dates

Authorizations

x-api-key
string
header
required

Query Parameters

from
string<date>
required

Start date for the usage data (YYYY-MM-DD format)

to
string<date>
required

End date for the usage data (YYYY-MM-DD format)

Response

Success

Per-day, per-path usage map for the requested date range, plus an avgRequestsPerHour summary field.

avgRequestsPerHour
string

Average requests per hour over the requested range.

Example:

"41.67"

{key}
object