v1

latestOpenAPI 3.1.02026-07-2655154175.6 KB
Heatmap

Live per-strike heatmap (one or more symbols)

Current per-strike heatmap for one or more symbols at the latest snapshot. Includes the live velocityPct per strike. Pass multiple comma-separated symbols for a single cross-asset (Trinity) call.

get/v1/heatmap

Query parameters

symbolsstring required
Example:SPY,SPX,QQQ

One ticker, or a comma-separated list for a single cross-asset call (e.g. SPY or SPY,SPX,QQQ). Each is returned as an element of data.symbols.

metric'gamma' | 'vanna'

Which Greek exposure to return per strike.

maxStrikesinteger

Maximum number of strikes around spot to return.

Response

Live heatmap snapshot(s).

Example response

{
  "meta": {
    "requestId": "d7574836"
  }
}