v1

latestOpenAPI 3.0.0ISC2026-07-26318688.6 KB
Liquidity providers

Get all available swaps/exchanges

Returns all available swap providers (exchanges) that can be used for trading. This includes both centralized exchanges (CEX) and decentralized exchanges (DEX).

get/swaps

Query parameters

isDexboolean

Filter providers by type: true for DEX (onchain) providers, false for CEX providers

markupSupportedboolean

Filter providers by whether they support partner markup

slippageSupportedboolean

Filter providers by whether they support slippage configuration

Response

Success

idstring required
namestring required
shortNamestring required
txUrlstring
enabledboolean required
isDexboolean
deprecatedboolean
markupSupportedboolean
slippageSupportedboolean
autoSlippageSupportedboolean nullable
logoUrlstring