Carbium Swap API is a REST API for the Solana blockchain that returns real-time swap quotes and builds executable swap transactions across multiple DEXs behind a single API key. It gives wallets, trading bots, and trading teams multi-DEX smart routing, MEV Protection V2, and transparent 0.08% per-swap pricing, running on sovereign, Swiss-located infrastructure.
Add in-app token swaps without integrating each DEX yourself. One key, one quote-and-swap flow, multi-DEX coverage.
Programmatic quotes and swap transactions with slippage control, provider selection, and extended v2 routing for automated strategies.
Reliable execution on self-hosted, Swiss-located infrastructure, with transparent per-swap pricing and no hidden fees.
0.08% per swap with transparent pricing. No hidden fees, no surprises.
High-performance infrastructure ensuring consistent uptime across all supported DEXs.
Get a swap quote between two tokens.
fromMint, toMint, amount, slippage, provider
Build a token swap transaction ready to sign and submit.
owner, fromMint, toMint, amount, slippage, provider
Cross-quote endpoint with extended routing.
src_mint, dst_mint, amount_in, slippage_bps, user_account
curl -X GET "https://api.carbium.io/api/v1/quote?fromMint=So11111111111111111111111111111111111111112&toMint=EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v&amount=100000&slippage=100&provider=raydium" \
-H "X-API-KEY: YOUR_API_KEY" \
-H "Accept: application/json"Base URL: https://api.carbium.io/api · Authentication: X-API-KEY header. Full parameters and responses are in the Carbium DEX API documentation.
Trade confidently across major Solana DEXs
Raydium
Meteora
Orca
Pumpfun
Moonshot
Raydium
Meteora
Orca
Pumpfun
Moonshot
Raydium
Meteora
Orca
Pumpfun
Moonshot
Enhance your development with our full suite of builder tools designed to work seamlessly together
Transparent pricing at 0.08% per swap with no hidden fees. Start free, upgrade for dedicated throughput and priority support as your integration grows.
It is a REST API for the Solana blockchain that returns real-time swap quotes and builds executable swap transactions, routing each order across multiple DEXs from a single API key.
Swaps are routed across Raydium, Meteora, Orca, Pumpfun, and Moonshot, with more DEXs being added.
Every request must include your API key in the X-API-KEY header. You generate keys from the Carbium dashboard after creating an account.
Pricing is transparent at 0.08% per swap, with no hidden fees. See the plans page for tier details, and you can start for free.
The authoritative integration guide is the Carbium DEX API quick start at docs.carbium.io. The endpoint reference covers quote and swap parameters in detail.
Use Contact Us on the Carbium API site to discuss custom routing, dedicated infrastructure, or commercial terms. For implementation questions, start with the Carbium DEX API documentation.
Reach out to our team to discuss tailored options for your project.
Create a free account, generate your API key, and make your first quote in minutes.
By logging in, you agree to our Terms of Service and Privacy Policy.