All Collections
Integration Best Practices
How to find the 0x swap API liquidity sources for each chain
How to find the 0x swap API liquidity sources for each chain

Step-by-step guide for finding the swap API liquidity sources for each chain.

Jake avatar
Written by Jake
Updated over a week ago

Use the API endpoint /swap/v1/sources to get the liquidity sources per chain.
โ€‹
You will need to specify the root-endpoint for the chain you are interested in, for example, https://polygon.api.0x.org/swap/v1/sources for the Polygon Network or https://api.0x.org/swap/v1/sources for Ethereum Mainnet.
โ€‹
See the Swap API References for a full list of endpoints we support.

Did this answer your question?