cURL
curl --request GET \ --url https://app.eventgraph.ai/api/v1/status \ --header 'X-API-Key: <api-key>'
{ "data": { "status": "operational", "version": "<string>", "events": 123, "markets": 123, "platforms": {}, "supported_platforms": [ "<string>" ] }, "timestamp": "2023-11-07T05:31:56Z" }
Health check with data freshness — events, markets, and platform ingestion status
Your EventGraph API key (eg_live_...)
API status
Show child attributes
Was this page helpful?