Swapifie — Multi-Aggregator DEX Routing API
wapifie is an execution intelligence layer for onchain swaps. One API call queries Odos, 1inch, and 0x simultaneously and returns whichever provider gives the best gas-adjusted output for that specific request. Features: Parallel queries with 3-second timeouts — one slow provider never blocks the response Full comparison breakdown in every response — winner, savings vs runner-up, all provider…
Swapifie — Multi-Aggregator DEX Routing API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Get Best Quote /api/v1/quote |
Queries Odos, 1inch, and 0x in parallel and returns the best gas-adjusted route. Requires a Swapifie API key in the Authorization header. Returns winner, savings vs runner-up,… |
| POST |
Assemble Transaction /api/v1/assemble |
Takes the pathId from a quote response and builds the signed transaction ready to submit. Pass fallbackPathIds to automatically retry the next-best provider if the primary route… |
| GET |
Live Benchmark Data /api/v1/benchmark |
Returns real-time win-rate and savings statistics across Odos, 1inch, and 0x — broken down by chain and token pair. No authentication required. |
Swapifie — Multi-Aggregator DEX Routing API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|