Pump Fun API icon
Beta

Pump Fun API

by QuickNode
🔑
QuickNode Exclusive
🔥
Trending
1Supported chain 5Plans
Starting from FREE
Back to Marketplace
Pump Fun API image 0
beta icon
This add-on is currently in Beta

Feel free to test it, we would appreciate feedback to address any errors that may occur

Trade the next big token before anyone else.

Make the industry’s fastest calls to Pump.fun’s quote, swap, and swap-instructions endpoints so you can trade the newest tokens with the fastest and most reliable swaps.

Backed by dedicated validator nodes - segmented from our mainnet network for maximum reliability - you’ll catch the new meta before everyone else. Rolling restarts and elite‑level latency mean bonding curves, pools, and quotes refresh instantly.

🔥 Key Capabilities

  • /pump‑fun/quote — Retrieve best‑route quotes
  • /pump‑fun/swap — Build fully‑signed swap payloads
  • /pump‑fun/swap‑instructions — Get individual instructions for custom transaction assembly

Paid add‑on users also unlock our Metis Jupiter API endpoint:

  • Fetch Quotes with custom slippage and platform fees.
  • Build Swap Transactions ready to send on‑chain.
  • Generate Swap Instructions for granular, composable trades.
  • Priority Fees support to boost transaction inclusion.
  • Fresh Data & Elite Latency via our managed Metis infrastructure.

Getting Started

Supported Chains

Solana

Published on Jun 13, 2025

Support Website Support Email

Plans & features

Free - $0/month
  • Free - $0/month
  • Basic - $249/month
  • Plus - $500/month
  • Advanced - $1,199/month
  • Professional Trader - $3,499/month
Enterprise Sales
10 RPS
Up to 10 requests per second.
Mandatory Platform Fee
All trades for free users have a mandatory 1% platform fee for Pump.fun swaps and a 0.20% platform fee for Jupiter Swaps
Fresh Data & Elite Latency
Markets and pools show up immediately due to our rolling restarts. Minimal latency to get quotes faster than a public API.
Get Routes for a swap
Simply pass in the desired pairs, amount, and slippage, and the API will return the best route for your trade.
Get the serialized transactions to perform the swap
Once we have the quote, you can serialize the quote into a swap transaction that can be submitted on chain.
Get the individual instructions to perform the swap
Sometimes you prefer to compose using instructions instead of one transaction that is returned from the /swap endpoint. You can post to /swap-instructions instead, it takes the same parameters as the /swap endpoint.