[ Realtime ]

WS/ws/trades

Realtime 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.created

A tracked trader opens or creates a new indexed trade.

swap.created

A new normalized token swap is detected for a trader.

position.updated

A tracked token position changes balance or valuation.

leaderboard.updated

A 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.