cURL
curl --request GET \ --url https://api.example.com/v1/markets/{platform}/{market_id}/history
{}
Get historical price and volume data for backtesting.
Time period: '48h', '7d', or '30d'
Maximum data points to return
10 <= x <= 200
Successful Response
The response is of type Response /V1/Markets/{Platform}/{Market Id}/History · object.
Response /V1/Markets/{Platform}/{Market Id}/History · object