GET
/
dexs
DEXs
curl --request GET \
  --url https://mainnet.gomaestro-api.org/v1/markets/dexs \
  --header 'api-key: <api-key>'
[
  "<string>"
]

Authorizations

api-key
string
header
required

Project API Key

Response

200
application/json

OK

The response is of type string[].