Returns the current spot price for a single asset.
cURL
curl --request GET \ --url https://joyride.exchange/api/v1/spot/prices/{asset}
{ "asset": "SOL", "price": 148.5, "change_24h": 2.35, "change_percent_24h": 1.61 }
Documentation IndexFetch the complete documentation index at: https://docs.joyride.exchange/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.joyride.exchange/llms.txt
Use this file to discover all available pages before exploring further.
Asset symbol (e.g., SOL, BTC, ETH)
Spot price
"SOL"
148.5
2.35
1.61