Volatility Index

This endpoint returns the value of the BTC (or other altcoin) VIX. The methodology of this index is similar to the VIX but for the underlying crypto. Deribit developed their Bitcoin VIX called the DVOL index.

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].closenumberThe close value.
payload.data[index].currencystringThe currency.
payload.data[index].exchangestringThe exchange.
payload.data[index].exchangeTimestampnumber | stringThe expiration timestamp.
payload.data[index].highnumberThe high value.
payload.data[index].instrumentstringThe instrument.
payload.data[index].lownumberThe low value.
payload.data[index].opennumberThe open value.

Language
Authorization
Header
Click Try It! to start a request and see the response here!