square-a-lockAPI Swagger

Volatility Predictions

get

Returns current predicted volatility for 1-minute and 60-minute horizons.

Query parameters
symbolstringOptional

The token to predict volatility for, e.g. 'ETH'

Default: ETH
horizonall ofOptional

The prediction horizon for the volatility prediction

Default: 1min
string · enumOptionalPossible values:
Responses
chevron-right
200

Successful Response

application/json
timestampintegerOptional

The UTC timestamp (in milliseconds) indicating when the prediction was made.

Default: 1738604596657
timestamp_strstring · date-timeOptional

The UTC timestamp indicating when the prediction was made.

Default: 2025-02-03T17:43:16.657871Z
volatilitynumberOptional

The predicted volatility.

Default: 0.0003897691785823554
get
/volatility_prediction

Last updated