Product
The Social Trading Aggregator Everyone Keeps Asking For
The recurring ask in social trading is a single aggregator across apps like FOMO and Pumpfun. Any aggregator needs a clean data layer underneath, and fomoapi.io is that layer for FOMO: wallets, PnL, theses, holders, and alerts over one API.
One question keeps coming up in social trading: who is building the aggregator? People are juggling several apps to trade and to keep up, and they want a single place that brings it together. It is a real and repeated ask.
Whatever that aggregator ends up looking like, it needs one thing underneath it: a data layer. A terminal is only as good as the data it can pull, and the hardest data to pull is the data locked inside apps that do not expose it. FOMO is exactly that case, because it has no public API.
fomoapi.io is the FOMO half of that data layer.
What an aggregator needs, and what the API provides
- Identity: resolve any FOMO handle to both on-chain wallets, so an aggregated view can tie social identity to on-chain activity.
- Holders by token: give it a token address and get back which tracked traders hold it, with their positions.
- Theses: the written reasoning behind trades, so a terminal can show the why, not just the numbers.
- Leaderboards and PnL: ranked traders with verified, multi-window PnL.
- A realtime stream: live alerts you can scope per trader.
curl https://api.fomoapi.io/token/{address}/holders
curl https://api.fomoapi.io/v2/leaderboard/all
Build on it instead of scraping
You could try to scrape FOMO yourself. Most people who set out to build an aggregator discover that the scraping is the whole job, and it never stays working. A stable API removes that. You point at one endpoint and get clean, current FOMO data, and you spend your time on the product instead of the plumbing.
FOMO API is an independent, unofficial data layer for fomo.family. It is not affiliated with FOMO. It is free to start.
Ship on verified trader data
Both-chain wallets, real PnL, and a realtime feed. One API.
Get an API key