Gauge market sentiment with Implied Volatility

How to build the request

You can find specific asset codes from our instruments explorer or reference data.

Example request

Here's an example of an HTTP string request using the values above.

https://us.market-api.kaiko.io/v2/data/analytics.v2/implied_volatility_smile?base=btc&quote=usd&value_time=2024-09-09T14:00:00.000Z&expiry=2024-10-25T00:00:00.000Z&exchanges=drbt&strikes=30000,40000,50000,60000,70000,80000,90000,100000

When you receive your response, search for the following fields to find the data you need:

  • implied_volatilities_strike

  • implied_volatilities_implied_volatility

Last updated