What you can do with the API
Get Quotes
Find the best swap rate for any token pair across all supported DEXes in a
single call.
Execute Swaps
Generate ready-to-sign transaction data for token swaps with built-in
slippage protection.
Validate Execution
Receive balance, allowance, gas, simulation, and quote-lifecycle status with
every executable quote.
Browse Tokens
Get token metadata, verification status, and real-time USD pricing.
How it works
- Discover support — Read partner chains and sources instead of hardcoding availability.
- Request one executable quote —
GET /partner/v1/{chainId}/quotefinds the route and returns payer validation, approval target, expiry, and transaction data together. - Resolve issues and execute — If required, approve the returned target and refresh the quote. Then submit its transaction unchanged and report the receipt.
Next steps
Quickstart
Go from zero to your first partner-ready swap in four stages.
