Returns current spot prices with 24h change data for all supported assets.
cURL
curl --request GET \ --url https://api.joyride.exchange/v1/spot/prices
{ "prices": [ { "asset": "SOL", "price": 148.5, "change_24h": 2.35, "change_percent_24h": 1.61 } ] }
Spot prices
Show child attributes