Skip to main content

Quote API

Get the best available swap quote for a token pair. The API finds the optimal route across V2 and V3 pools, including multi-hop paths.

GET /api/v1/quote

Parameters

For native KAS, use the WKAS address, not the zero address.

Response

Examples

Multi-Hop Routes

When no direct pool exists or a multi-hop path provides better pricing, the API returns a multi-hop route:
This means: token A → (V2 pool) → intermediate token → (V3 0.05% pool) → token B.