cURL
curl --request GET \ --url https://xbt-mainnet.gomaestro-api.org/v0/markets/dexs \ --header 'api-key: <api-key>'
{ "data": [ "all", "magiceden", "dotswap" ] }
Get list of all supported Bitcoin DEXs for Runes trading with their metadata and trading pairs.
Project API Key
OK
["all", "magiceden", "dotswap"]
Was this page helpful?