cURL
curl --request GET \ --url https://api.perpo.trade/v1/public/market_info/history_charts
{ "success": true, "data": { "rows": [ { "symbol": "PERP_BTC_USDC", "price_list": [ { "ts": 1702989203989, "price": 31000 } ] } ] }, "timestamp": 1702989203989 }
Success
true
Show child attributes
1702989203989