Get account usage
Return daily UTC request and error totals by platform for the authenticated account. Choose a period with days. Accepts a customer API key or first-party dashboard session.
/v1/usagex-api-keyHeaders
Get your API keyYour ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.
Number of UTC calendar days including today, 1–30.
default: 30 · 1 – 30
7True when analytics were queried successfully.
partial when usable counts are available. A sink or authentication outage is a failure, not an empty success.
Gateway request correlation UUID.
Reports best_effort_usage and ingestion_delay.
Always included.
Always included.
days and rows of day, platform, requests, errors and duration_ms_sum.
Always included.
1 – 30
Always included.
up to 2048 items
Always included.
Always included.
Always included.
-9007199254740991 – 9007199254740991
Always included.
-9007199254740991 – 9007199254740991
Always included.
≥ 0
No fields match.
HTTP 200 returns the success variant. Check status: partial means usable data with warnings, and failed or challenged requests carry a failure object described in Errors & responses.
| HTTP | failure.code | Meaning |
|---|---|---|
| 400 | invalid_request | Invalid, duplicate or unknown parameter |
| 401 | unauthorized | Missing or invalid session/customer key |
| 429 | busy | Account analytics query limit |
| 503 | busy | Analytics or authentication unavailable, or global admission full |