Skip to main content

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.

Updated over 12 months 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?