cURL
curl --request GET \ --url https://api.context.markets/v2/markets/{id}/prices
{ "prices": [ { "time": 123, "price": 123 } ], "startTime": 123, "endTime": 123, "interval": 123 }
Market id hash
^0x[a-fA-F0-9]{64}$
"0x1111111111111111111111111111111111111111111111111111111111111111"
1h
6h
1d
1w
1M
all
Get market price history
Show child attributes