Realtime session
Tracker
Realtime session
Mint a short-lived WebSocket URL for live trade, balance and PnL frames across your tracked wallets.
The returned wsUrl embeds a ticket valid for about 60 seconds — fetch a fresh session before each connect rather than caching the URL. With no tracked wallets you get a 200 with an empty wsUrl and a note, not an error. Requires tracker.read.
GET
Realtime session
Authorizations
An OceanX API key, created in the app under Settings → Developer API. Send it as Authorization: Bearer ox_live_…. These endpoints require the md.read scope, which is on every key by default.
