Skip to main content
GET
cURL
The weekly recap snapshot: top movers, sustained-flow markets, leaderboard shifts, pre-baked for the requested week. Same shape as the daily report, rolled up over seven days.
week_of accepts any date inside the target week.

Authorizations

Authorization
string
header
required

API key authentication. Send your key in the Authorization header as Bearer oxi_sk_live_.... Live keys require an active Pro subscription and return live data.

Query Parameters

from
string

UTC source-range start in YYYY-MM-DD format; required with to.

Pattern: ^\d{4}-\d{2}-\d{2}$
to
string

UTC source-range end in YYYY-MM-DD format; required with from.

Pattern: ^\d{4}-\d{2}-\d{2}$
week
string

ISO week selector in YYYY-WW format; alternative to from/to.

Pattern: ^\d{4}-\d{2}$

Response

Weekly report snapshot

object
string
required
Allowed value: "report_snapshot"
data
object
required
meta
object
required