Skip to main content
GET
Get the current implied volatility for an instrument

Path Parameters

symbol
string
required

Response

Current instrument implied volatility

symbol
string
required
Example:

"BTC_USDC-2MAY26-77000-C"

mark_iv
string
required

Current mark implied volatility as a ratio, not a percentage.

Pattern: ^-?[0-9]+(\.[0-9]{1,8})?$
Example:

"0.81234567"

as_of_ms
integer<int64>
required

Gateway receive time in Unix milliseconds.