Skip to main content
GET /api/v1/tracker/realtime/session
Mint a short-lived WebSocket session for live updates on your tracked wallets.

Query parameters

Request

Response

If you have no tracked wallets yet:
  • The wsUrl (and its ticket) is valid for ~60 seconds — open it promptly.
  • Re-fetch a session before each (re)connect. Tickets are single-use-window and expire; don’t cache the URL.
See the Realtime Feed guide for frame formats and a full Node.js example.