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/assets/{assetIdentifier} \ --header 'X-Messari-API-Key: <api-key>'
{ "data": { "allTimeHigh": {}, "category": "<string>", "contractAddresses": [ {} ], "description": "<string>", "id": "<string>", "links": [ {} ], "marketData": {}, "name": "<string>", "networkSlugs": [ "<string>" ], "protocolSlugs": [ "<string>" ], "returnOnInvestment": {}, "sector": "<string>", "slug": "<string>", "symbol": "<string>", "tags": [ "<string>" ], "rank": 123 }, "error": "<string>" }
Retrieve a specific asset
Asset ID or slug
Default response
Show child attributes