Skip to main content

Get the executable swap route

GET 

/v2/route

Get the finalized execution package returned by /v2/route which contains all necessary data to execute a transactions. It builds on a quote by includingalldata, selected liquidity paths, slippage tolerances, and chain-specific details.

Routes are consumed directly by solvers or smart contracts to simulate and execute cross-chain swaps or intent fills. Unlike a quote, a route is actionable.

Request

Responses

Route successfully generated