cURL
Reports
Get Monthly Report Snapshot
Returns a UTC monthly whale-activity report snapshot with source_range, completeness, and reconciliation metadata.
GET
cURL
The monthly recap: rolling-30-day leaderboard, category-rotation summary, and biggest realized P&L by trader and by market. Use it for end-of-month digests and longer newsletters.
Authorizations
API key: Authorization: Bearer oxi_sk_live_... for live data (requires an active Insider subscription), or oxi_sk_test_... for sandbox/test mode (free account, deterministic fixture data, no live rows). Both key classes use the same paths; the prefix selects live vs sandbox.
Query Parameters
UTC report month in YYYY-MM format.
Pattern:
^\d{4}-\d{2}$