cURL
curl --request GET \ --url https://app.eventgraph.ai/api/v1/analytics/volume-distribution \ --header 'X-API-Key: <api-key>'
{ "data": "<unknown>", "timestamp": "2023-11-07T05:31:56Z", "meta": {} }
Histogram showing how many markets fall into each volume bucket (Pro tier)
Your EventGraph API key (eg_live_...)
Volume histogram
Response payload
Was this page helpful?