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 PumpSwap liquidity data as tokens graduate. 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, all natively covering Pump.fun and PumpSwap.
Token Creation
creationsTracking all new token launches in real-time.
{
"type": "created",
"platform": "pumpfun",
"mint": "pumpCmXqMfrsAkQ5r49WcJnRayYRqmXz6ae8H7H9Dfn",
"name": "Pump",
"symbol": "PUMP",
"tokenSupply": "1000000000",
"socials": {
"website": "https://pump.fun",
"x": "https://x.com/pumpfun"
},
"creator": "7BvK3nF2HxR8mP5qW9tL4sY6jC1dA8eU3gN2fM5A1zXY",
"slot": 309812345,
"timestamp": "2026-06-27T07:21:04Z"
}Token Graduation
graduationsThe moment a token fills its curve and goes live.
{
"type": "graduated",
"platform": "pumpfun",
"mint": "2ajrYELtYtvtJd8fQAGXpfQbgXXZe3YjPtNJ9K3bpump",
"symbol": "PEPE",
"tokenSupply": "1000000000",
"pool": "PumpSwap",
"liquiditySol": "412.880",
"slot": 309845102,
"timestamp": "2026-06-27T07:48:11Z"
}Token Trades
tradesEvery buy and sell as it hits the chain.
842,110 WIF for 1.250 SOL · Value $187.50
{
"type": "swap",
"exchange": "pumpfun",
"wallet": "5FHwkW5742VKq9W8pN3mL7jR2sT6cX4bY1zD8gH9K2pQnM",
"trade_value": {
"sol": "1.250",
"usd": "187.50"
},
"swap": {
"in": {
"tokenAddress": "So11111111111111111111111111111111111111112",
"symbol": "SOL",
"tokenAmount": "1.250"
},
"out": {
"tokenAddress": "EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm",
"symbol": "WIF",
"tokenAmount": "842110.0"
}
},
"slot": 309812501,
"timestamp": "2026-06-27T07:21:09Z"
}Token Prices
pricesLive prices straight from on-chain reserves.

So11…1112So11111111111111111111111111111111111111112{
"type": "price",
"mint": "So11111111111111111111111111111111111111112",
"tokenSupply": "629461548.6865851",
"decimals": 9,
"price": {
"sol": 1,
"usd": 77.421875
},
"liquiditySol": "28473829.880",
"slot": 309812540,
"timestamp": "2026-06-27T07:21:12Z"
}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.
{
"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.
Free
Try it out
Stream limits
Concurrent streams
Streams
Token Creation
Token Graduation
Token Prices
DEX Trades
Track up to 25 tokens at a time
REST API
Requests / mo
Historical data
Starter
Hobbyists & indie devs getting started
Stream limits
Concurrent streams
Streams
Token Creation
Token Graduation
Token Prices
DEX Trades
Track up to 25 tokens at a time
REST API
Requests / mo
Historical data
Pro
Built for dev and production environments
Stream limits
Concurrent streams
Streams
Token Creation
Token Graduation
Token Prices
DEX Trades
All DEXs, unlimited
REST API
Requests / mo
Historical data
Enterprise
High volume, custom limits, dedicated support and an SLA.
FAQ
