cURL
curl --request GET \ --url https://api.joyride.exchange/v1/market/config
{ "round_duration_hours": 24, "round_epoch": 1735718400000 }
Returns the current round duration and epoch anchor.
Market configuration
Duration of each trading round in hours
24
Epoch anchor timestamp in milliseconds (Jan 1, 2025 08:00 UTC)
1735718400000