Get API usage and quota statistics

Return usage and quota information for the authenticated API credential.

Use optional startTime and endTime Unix timestamps to select a period. Set granularity to hour or day (default). If the time range is omitted, the current billing period is used. The response includes subscription details, quota totals, period aggregates, and time-series data points. This endpoint costs 0 CU.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64

Start time as Unix timestamp in seconds.
Defaults to the start of your current billing cycle if not provided.

Example: 1704067200 (January 1, 2024, 00:00:00 UTC)

int64

End time as Unix timestamp in seconds.
Defaults to the current time if not provided.

Example: 1704153600 (January 2, 2024, 00:00:00 UTC)

string
enum
Defaults to day

Time granularity for data point aggregation.

  • hour - Hourly data points (recommended for up to 7 days)
  • day - Daily data points (recommended for 30+ days)

Defaults to day if not specified.

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json