cURL
curl --request GET \ --url https://app.eventgraph.ai/api/v1/markets/{platform}/{market_id}/trades \ --header 'X-API-Key: <api-key>'
{ "data": "<unknown>", "timestamp": "2023-11-07T05:31:56Z", "meta": {} }
Recent trades for a specific market with price, size, side, and timestamp (Pro tier)
Your EventGraph API key (eg_live_...)
polymarket
kalshi
limitless
opiniontrade
Number of trades to return
1 <= x <= 200
Market trades
Response payload
Was this page helpful?