Returns all available swap providers (exchanges) that can be used for trading.
This includes both centralized exchanges (CEX) and decentralized exchanges (DEX).
GET
/
swaps
Get all available swaps/exchanges
Copy
curl --request GET \ --url https://api-partner.houdiniswap.com/v2/swaps \ --header 'Authorization: <api-key>'