cURL
curl --request GET \ --url https://app.eventgraph.ai/api/v1/analytics/platform-share \ --header 'X-API-Key: <api-key>'
{ "data": "<unknown>", "timestamp": "2023-11-07T05:31:56Z", "meta": {} }
Daily volume and market share percentage across platforms over time (Pro tier)
Your EventGraph API key (eg_live_...)
Number of days of history
1 <= x <= 90
Platform share timeseries
Response payload
Was this page helpful?