IV
Gets multiple IV values for all valid strikes for a given option expiration of an underlying market via IV oracles.
get
Required scopes
This endpoint requires the following scopes:
Authorizations
x-apikeystringRequired
Query parameters
marketstringRequiredExample:
base token symbol (ie WETH)
WETHexpirationstringRequiredExample:
option expiration (ie 03NOV23)
03NOV23spotPricenumberOptionalExample:
spot price of underlying
2123.23Responses
200
Successful operation
application/json
400
Invalid parameters supplied
application/json
401
Not authorized
application/json
get
/oracles/ivLast updated
Was this helpful?