// fomoapi.io · social trading data

Every trader,
verified.
One API.

Both-chain wallets, real PnL, live holdings, full trade history, and a realtime feed for every social trader — pulled from the app, served as one clean endpoint.

No scraping. No stale CSVs. JSON & a live socket.

bash — fomoapi

      
Traders live
6
Chains covered
2
Wallets per trader
<1s
Realtime socket

// GET /v2/leaderboard/24h

Live social leaderboard

The top traders right now, straight from the endpoint. Every row carries both wallets, realized PnL, and holdings — the exact shape your app receives.

# Trader 24h PnL Volume Trades Followers Wallets Holds
Live sample · captured from a real signed-in session · wallets are on-chain and verifiable

// the surface

What one key gets you

Identity, money, and movement for every trader — the full picture other feeds sell in pieces.

01

Wallets, both chains

Resolve any handle to its Solana and EVM address, plus the social profile behind it.

GET /v2/users/{handle}
02

Real PnL & trades

Open and closed positions with entry, exit, and realized PnL — the true track record, not a self-reported number.

GET /trades?user={handle}
03

Live holdings

Every token a trader holds right now — amount, live price, and 24h move.

GET /v2/users/{id}/balances
04

Leaderboards

Ranked traders over 24h / 7d / 30d / all-time, with wallets and top holdings attached.

GET /v2/leaderboard/{window}
05

Who-holds-what graph

For any token, the top holders and their wallets — a social ownership graph nobody else sells.

GET /token/{addr}/holders
06

Realtime feed

A WebSocket firehose of buys, sells, and theses as they happen. No polling, sub-second.

WSS /ws · subscribe(topic)

// the difference

Verified, not self-reported

Most "trader stats" are numbers a trader typed about themselves. Ours are read from the wallets and the trades.

Self-reported feeds
  • PnL a user claims — gameable
  • One handle, no wallet proof
  • Single chain, partial view
  • Hourly CSV dumps, already stale
  • No live holdings, no positions
FOMO API
  • Realized PnL from actual trades
  • Handle to both on-chain wallets
  • Solana + EVM, full coverage
  • JSON on demand + a realtime socket
  • Live holdings and open positions

// plans

Pricing

Metered by call. Start free, scale when your product does. Launch pricing — locked for early builders.

Starter
$99/mo

For a side project or a bot that needs identity + boards.

  • Leaderboards + wallet resolve
  • 50k calls / month
  • Both chains
  • Community support
Start
Most builders
Pro
$399/mo

For a live product: trade history, PnL, and holdings.

  • Everything in Starter
  • Trade history + realized PnL
  • Live holdings + positions
  • 500k calls / month
Get Pro
Scale
$1,200/mo

For high volume and the realtime firehose.

  • Everything in Pro
  • Realtime /ws feed
  • Who-holds-what graph
  • High limits + priority
Talk to us

Ship on real data

Grab a key and pull your first verified trader in a single request.