The Pump.fun API built for real-time data.
Anaxer streams every Pump.fun token launch, graduation, and trade the moment it happens on-chain, plus live prices as tokens move. One WebSocket connection, structured JSON, flat monthly pricing — no SOL-metered billing, no funded wallet, no program IDs to decode.
Pump.fun data
Every launch. Every graduation. Every trade. Live.
Four real-time streams for Pump.fun and PumpSwap — enriched socials on creates, liquidity and Mayhem filters on grads.
Token Creation
creationsNew launches — fast or with enriched socials.
{
"type": "created",
"source": "pump_fun",
"mint": "pumpCmXqMfrsAkQ5r49WcJnRayYRqmXz6ae8H7H9Dfn",
"name": "Pump",
"symbol": "PUMP",
"creator": "7BvK3nF2HxR8mP5qW9tL4sY6jC1dA8eU3gN2fM5A1zXY",
"uri": "https://ipfs.io/ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG",
"mayhemMode": false,
"socials": {
"website": "https://pump.fun",
"twitter": "https://x.com/pumpfun",
"telegram": "https://t.me/pumpfun"
},
"signature": "3Nk7pT2xQeB8mVdR4wLc9fJhY6zS1nGtK5uA3oXvW7qE2mCpH8dRzL4nJb9FgKtR5zXvY2mNc8hAeQ",
"slot": 309812345,
"timestamp": 1751008864000
}Token Graduation
graduationsCurve filled — liquidity and Mayhem flags included.
{
"type": "graduated",
"source": "pump_fun",
"mint": "2ajrYELtYtvtJd8fQAGXpfQbgXXZe3YjPtNJ9K3bpump",
"name": "Pepe",
"symbol": "PEPE",
"creator": "7BvK3nF2HxR8mP5qW9tL4sY6jC1dA8eU3gN2fM5A1zXY",
"uri": "https://ipfs.io/ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG",
"mayhemMode": false,
"socials": {
"website": "https://www.pepe.vip",
"twitter": "https://x.com/pepecoineth",
"telegram": "https://t.me/pepe_coin"
},
"liquiditySol": 85.005,
"timeToGraduateSeconds": 4523,
"signature": "8Hn2vQ3xR7mLdW9fJcY6zT1nGpK5uA3oXvE2mBpS8dRzL4nJb9FgKtR5zXvY2mNc8hAeQ4WcS7pTz",
"slot": 309845102,
"timestamp": 1751009291000
}Token Trades
tradesEvery buy and sell as it hits the chain.
842,110 WIF for 1.25 SOL · $187.50
{
"type": "swap",
"source": "pump_fun",
"wallet": "5FHwkW5742VKq9W8pN3mL7jR2sT6cX4bY1zD8gH9K2pQnM",
"volumeUsd": 187.5,
"swap": {
"from": {
"mint": "So11111111111111111111111111111111111111112",
"amount": "1250000000",
"uiAmount": 1.25,
"decimals": 9
},
"to": {
"mint": "EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm",
"amount": "842110000000",
"uiAmount": 842110,
"decimals": 6
}
},
"signature": "5xY8kR3nQmZ2vLdE9fWqT1sN4pC7hUoB6yA8jK2mVxRt3wDzS9pQeH4LcM7nJb1FgKtR5zXvY2mNc8h",
"slot": 309812501,
"timestamp": 1751008869000
}Token Prices
pricesLive prices and market cap as trades hit.
So11…1112So11111111111111111111111111111111111111112{
"type": "price",
"source": "pump_fun",
"mint": "So11111111111111111111111111111111111111112",
"price": {
"sol": 1,
"usd": 77.421875
},
"marketCapUsd": 48730000000,
"slot": 309812540,
"timestamp": 1751008872000
}Built for AI
Your bot for the trenches. Built in minutes, not weeks.
If you spend any time in the pump.fun trenches — the nonstop feed of brand-new token launches — you already know it moves too fast to watch by hand. A trench bot does the watching for you: it sits on the data feed, filters out the noise, and tells you the moment something matches what you're looking for.
Normally that means writing and hosting your own bot. With Anaxer, you don't have to. Connect the Anaxer MCP server to Claude Code or Cursor, describe what you're watching for in plain English, and your AI agent builds it for you — reading the same real-time Pump.fun and PumpSwap streams that power this API.
“Watch Pump.fun creations, and tell me the moment any of them graduate to PumpSwap within 10 minutes of launching.”
- 1. Get a free API key and drop the Anaxer MCP server into your
.cursor/mcp.jsonor Claude Code config. - 2. Tell your agent what to watch for — no code required.
- 3. Your agent reads the live stream and reacts however you asked it to.
You don't need to know how to code. If you can describe what you're watching for in a sentence, Claude or Cursor can build it — Anaxer just gives your agent clean, real-time data to work with. Setup guide: /docs/mcp.
{
"mcpServers": {
"anaxer": {
"command": "npx",
"args": ["-y", "@anaxer/mcp"],
"env": {
"ANAXER_API_KEY": "YOUR_KEY"
}
}
}
}Pricing
Simple pricing. No compute units. No credits.
Flat monthly plans you can understand in 10 seconds. The bill is the price on the box.
Streams
Token Creation
Token Graduation
Token Prices
DEX Trades
Wallet Transfers
Stream limits
Connections per stream
REST API
Requests / mo
Rate limit
Streams
Token Creation
Token Graduation
Token Prices
DEX Trades
Track up to 10 tokens at a time
Wallet Transfers
Stream limits
Connections per stream
REST API
Requests / mo
Rate limit
Streams
Token Creation
Token Graduation
Token Prices
DEX Trades
All tokens, unlimited
Wallet Transfers
Stream limits
Connections per stream
REST API
Requests / mo
Rate limit
Enterprise
High volume, custom limits, dedicated support and an SLA.
FAQ