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.
Manage Approvals
Check allowances and generate approval transactions for ERC-20 tokens.
Browse Tokens
Get token metadata, verification status, and real-time USD pricing.
How it works
- You request a quote — AKKA’s Pathfinder scans all available liquidity pools and finds the optimal route, potentially splitting across multiple DEXes.
- You approve token spending — If swapping an ERC-20 token, you first approve the AKKA Router contract to spend your tokens.
- You execute the swap — Call the swap endpoint to get a signed transaction object, then submit it to the blockchain.
Next steps
Quickstart
Go from zero to your first swap in 5 steps.
