v25

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

Replay public whale-trade intelligence events

Returns durable public whale-trade intelligence events strictly after an opaque cursor backed by whale_alerts.id. This is a separate API-key contract from the browser/session /api/events/feed stream: browser-only and private alert, following, radar, and position patch events are excluded until they have a durable public outbox.

get/api/v1/events/feed/since

Query parameters

cursorstring

Opaque event replay cursor returned as next_cursor by a prior response. The cursor maps to whale_alerts.id and is valid across backend replicas. Omit to fetch the latest durable public suffix.

limitinteger

Maximum durable public whale-trade events to return.

Response

Public event replay window

object'event_replay' required
has_moreboolean required
next_cursorstring required