Generate calldata for executing a swap using a pre-calculated route
/v2/route endpoint and want to generate the execution calldata with specific slippage and destination parameters. Currently available on Evm networks.
/v2/route endpoint.
This contains all the necessary information about the optimal route.| Feature | V1 | V2 |
|---|---|---|
| HTTP Method | GET | POST |
| Meta field | ❌ | ✅ Always present |
| Integrator support | ❌ | ✅ With API key |
| Request format | Query params | Request body |