Yodao Pump.fun API
Real-time, structured, machine-ready data for building trading bots, scanners and automated strategies on top of the Pump.fun ecosystem.
Instead of parsing RPC logs or parsing Meme feed of Axiom you get a clean data layer with:
- live new-token streams
- token metrics & early buyer data
- migration progress
- real-time trades
This removes all manual monitoring and turns the Pump Fun flow into something machines can act on β every 1β2 seconds, without noise or delays.
If you trade or build on Pump Fun, this API is the fastest way to go from attention β edge β execution.
Use Cases
π Instantly Identify Potential Runners from Newly Created Tokens on Pump.Fun
Use Case A: Fetch the newest tokens every 2 seconds with real-time early token metrics.
POST /api/v2/memeUse Case B: Fetch Potential Runners.
POST /api/v2/memeUse Case C: Fetch New Tokens from Proven/Migrated Creators.
POST /api/v2/memeView Request Structure
View Response Structure
View Code
π― Predict and Track Migrations to Pump Fun AMM
Use Case A: Fetch all βCompletingβ tokens younger than 60 minutes every 2 seconds.
POST /api/v2/memeUse Case B: Subscribe to live migration events via WebSocket.
wss://api2.yodao.ioView Subscription Message
View Example Response
View Code
π Check Pro-Level Data About Any Pump.Fun Token
Use Case: Fetch all critical indicators for decision-making in one request.
GET /api/v2/search/tokens/:mint/market-dataView Response Structure
View Code
π Detect Entry Points for a Specific Pump Token
Use Case A: Fetch a fresh price/volume chart every 2 seconds.
GET /api/v2/meme/chart/ohlcvView Response
Use Case B: Subscribe to all trades for a token in real time.
wss://api2.yodao.ioView Subscription Message
View Response
View Code
π€ Build Degen Agents for Pump.Fun
Combine real-time feeds, migrations, trades and pro metrics to build targeted automation with real edge.
A) Auto-Copytrader
Track the best-performing wallets (last 24 hours) and automatically copytrade their trades within seconds.
B) Creators Scout
Automatically enter tokens created by wallets with the highest 7-D creation β migration success ratio.
C) Dip-Catcher
Listen tokens in βCompletingβ state and automatically flag/preset entries when price dips 60β80% and migration progress remains high.
D) LowCap Buyer
Enter within first 3β10 buyers for low market cap tokens that show strong velocity and clean liquidity.
Auto-copytraders, creator-based auto-buyers, dip-catchers, first-buyer snipers, momentum-shift detectors β everything your edge needs can be automated using real-time data from the Yodao Pump.fun API.
If you need support designing your system β contact @yodao_supportΒ .