Carbium - Unified Blockchain Systems
Start from the Carbium ecosystem overview: DEX, Swap API, RPC, Data, and SPDR docs, with the right quick-start path for each Solana workflow.
Carbium is a Solana infrastructure stack for teams that need trading, RPC, and token data in one product family.
Use this page as the front door. If you already know what you need, jump straight to the product surface:
- app.carbium.io for the browser DEX
- api.carbium.io for Swap API access
- rpc.carbium.io for RPC access
- tokens.carbium.io for public token data
- carbium.io for the full platform
https://docs.carbium.io/page/skill
Choose The Right Carbium Surface

Start By What You Are Building
| If you want to... | Start here | Why |
|---|---|---|
| Make a browser swap | Quick Start DEX | Opens the live DEX path without forcing developer setup first |
| Add quotes and swaps to an app | Quick Start API | Gets you from API key to first Q1 request |
| Use Carbium as Solana RPC infrastructure | Quick Start RPC | Covers endpoint setup and your first RPC call |
| Search or hydrate Solana token metadata | Quick Start Data | Shows token search, mint lookup, and batch hydration through Carbium Data |
| Compare provider migration paths | Migrating to Carbium | Routes Helius, QuickNode, Jupiter, and general cutover readers into the right playbook |
| Find official product URLs | Official Links | Keeps current Carbium domains in one place |
Product Map
Keep The Lanes Separate
Carbium docs are split by job so builders do not have to reverse-engineer the stack from one giant page.
| Need | Use |
|---|---|
| User swaps in the browser | Carbium DEX docs |
| Backend quote and transaction construction | Carbium Swap API docs |
| Transaction submission and Solana node access | Carbium RPC docs |
| Token metadata and cached logos | Carbium Data docs |
| SPDR staking and token context | SPDR docs |
| Build workflows across products | DEVELOPMENT docs |
๐ If you are building a product, start with the quick start for the surface you need, then move into the operational page that owns auth, limits, errors, or execution. The docs are intentionally split so browser swaps, API quotes, RPC submission, and token data do not blur together.
๐ถ Ready to build on Solana with Carbium? Start from carbium.io, open the product surface you need, and use these docs as the routing map.