v25

OpenAPI 3.1.0raw.githubusercontent.com2026-08-015486519.4 KB
Reports

Weekly report snapshot

Returns a weekly whale-activity report snapshot. Pass either from/to UTC dates or an ISO YYYY-WW week token. The response identifies closed ranges as final and current ranges as rolling.

get/api/v1/reports/weekly

Query parameters

fromstring

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

tostring

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

weekstring

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

Response

Weekly report snapshot

object'report_snapshot' required