aiendpoint.dev
ServicesSushiSwap

SushiSwap

community

Multi-chain DEX with AMM, yield farming, lending, and cross-chain swaps.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://sushiswap.comNo auth requiredfinanceconfidence: 90/1000 discoveries1 contributors
GEThttps://api.sushi.com/pool/v1

Get liquidity pools

Parameters

orderByliquidityUSD (stringoptional
chainIds1optional137, 42161 (string
orderDirdesc (stringoptional
isWhitelistedtrue (booleanoptional

Returns

pools[] with id, chainId, token0.symbol, token1.symbol, liquidityUSD, volumeUSD1d, apr, fee
GEThttps://api.sushi.com/price/v1/{chainId}

Get token prices

Parameters

chainId1|137|42161 (integerrequired

Returns

token_address: price mapping
GEThttps://api.sushi.com/swap/v1

Get swap route

Parameters

amountamount (stringrequired
chainIdchain (integerrequired
tokenInsource token (stringrequired
tokenOutdest token (stringrequired

Returns

routeProcessorAddr, route, amountIn, amountOut, priceImpact, gasSpent