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.messari.io/metrics/v1/exchanges/{exchangeIdentifier} \ --header 'X-Messari-API-Key: <api-key>'
{ "error": null, "data": { "id": "d8b0ea44-1963-451e-ac37-aead4ba3b4c7", "name": "Binance", "slug": "binance", "type": "centralized", "yearEstablished": 2017, "region": "Americas", "country": "Cayman Islands", "typeRank30D": 1, "globalRank30D": 1, "relatedExchangeIDs": [ "86f92f67-7968-4c8d-8cb6-a5b1c80ef185", "eabe49f0-c1a3-4166-b773-780fe809ac93", "b196e8a3-34cc-40bd-a6cb-bb8283958021", "86f92f67-7968-4c8d-8cb6-a5b1c80ef185", "174e0471-1033-4e12-97d5-9f234ed21142" ], "metrics": { "volume24Hour": 22972526466.775723, "trades24Hour": 63566819, "assetsCount": 613, "marketsCount": 3036 } } }
Retrieve a specific exchange
Exchange ID or slug
"binance"
Default response
Show child attributes