Skip to main content
GET
Get Web Data usage

Authorizations

X-Api-Key
string
header
required

Client API key for the authenticated account.

Query Parameters

from

Start date or datetime in RFC 3339 format.

Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$
Example:

"2025-01-27T00:00:00Z"

to

End date or datetime in RFC 3339 format.

Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$
Example:

"2025-12-28"

Response

Web Data request usage.

requests
object
required

UTC usage rollups. yesterday is the previous UTC calendar day; last7Days and last30Days are rolling windows ending at request time.

lastUpdatedAt
string | null
required

Most recent Web Data API request timestamp for the filters.

Example:

"2026-06-10T12:00:00.000Z"

filters
object
required