API Swagger
Returns current predicted volatility for 1-minute and 60-minute horizons.
Query parameters
symbolstringOptionalDefault:
The token to predict volatility for, e.g. 'ETH'
ETHhorizonall ofOptionalDefault:
The prediction horizon for the volatility prediction
1minstring · enumOptionalPossible values:
Responses
200
Successful Response
application/json
timestampintegerOptionalDefault:
The UTC timestamp (in milliseconds) indicating when the prediction was made.
1738604596657timestamp_strstring · date-timeOptionalDefault:
The UTC timestamp indicating when the prediction was made.
2025-02-03T17:43:16.657871ZvolatilitynumberOptionalDefault:
The predicted volatility.
0.0003897691785823554422
Validation Error
application/json
get
/volatility_predictionLast updated