---
title: "Call IV Delta 10"
method: GET
path: "/v1/metrics/options/iv_call_delta_10"
---

# Call IV Delta 10

`GET /v1/metrics/options/iv_call_delta_10`

**Definition.** The model-interpolated implied volatility of 10-delta call options by tenor. Each data point reports the IV at target delta 10 for the selected asset, exchange, and quote currency.\n\n**Technical.** Values are obtained by interpolation across delta and maturity onto standard tenors.\n

[View in Studio](https://studio.glassnode.com/charts/options.IvCallDelta10?a=BTC)

## Query parameters

- `a` string, required
- `s` integer
- `u` integer
- `i` string
- `f` 'csv' | 'json'
- `e` string, required
- `timestamp_format` 'unix' | 'humanized'

## Response `200`

Successful response

- TimeSeriesDataPoint[]
  - `t` integer — Unix timestamp
  - `v` union — Metric value (can be number, object, or array depending on the metric)
    - number
    - object
  - `o` object — Object containing multiple metric values (when applicable)

## Other responses

- `400` — Bad Request - Invalid parameters or unsupported asset
- `401` — Unauthorized - Invalid or missing API key
- `429` — Too Many Requests - Rate limit exceeded

---

[API](https://skmtc.net/glassnode/apis/glassnode-api-addresses.md) · [All operations](https://skmtc.net/glassnode/apis/glassnode-api-addresses/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/glassnode/glassnode-api-addresses/revisions/7f6a24031f46/schema)
