[ Realtime ]
WS
/ws/tradesRealtime trade stream
Subscribe to live trader activity, swaps, position changes and social trading events through a persistent WebSocket connection.
COMING VERY SOON
Realtime Fomo data is in development.
The WebSocket endpoint is not available yet. It will provide low-latency events for live swaps, trader activity and position updates without polling the REST API.
wss://getfomoapi.fun/ws/trades
Endpoint not active
01
Planned events
trade.createdA tracked trader opens or creates a new indexed trade.
swap.createdA new normalized token swap is detected for a trader.
position.updatedA tracked token position changes balance or valuation.
leaderboard.updatedA trader's leaderboard rank or calculated PnL changes.
Use REST endpoints for now
Until the realtime stream launches, use the trader swaps, balances and leaderboard endpoints with responsible polling.