Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns historical spot and option price data for a named instrument.
cURL
curl --request GET \ --url https://joyride.exchange/api/v1/market/option-history/{name}
{ "instrument_name": "<string>", "spot_data": [ {} ], "option_data": [ {} ] }
Instrument name
Start timestamp in milliseconds
End timestamp in milliseconds
Option history