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
The response is of type object.
object
Was this page helpful?