Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.relay.link/swap-sources
{ "sources": [ "<string>" ] }
This API returns all the available swap sources that can be either included or excluded for routing.
Optional API key for authentication and higher rate limits.
Chain ID to get swap sources for
Default Response
An array of swap sources
Was this page helpful?