cURL
curl --request GET \ --url https://api.perpo.trade/v1/public/market_info/price_changes
{ "success": true, "data": { "rows": [ { "symbol": "PERP_BTC_USDC", "last_price": 31000, "5m": 31000, "30m": 31000, "1h": 31000, "4h": 31000, "24h": 31000, "3d": 31000, "7d": 31000, "30d": null } ] }, "timestamp": 1702989203989 }
Success
true
Show child attributes
1702989203989