v1
latestOpenAPI 3.1.02026-07-2655154175.6 KBAnalytics
Moneyness breakdown with pattern detection
Splits calls and puts across deep_itm / itm / atm / otm / deep_otm buckets with premium, sentiment, percentage of total, and trade count. Surfaces detected patterns (e.g. heavy OTM call accumulation, ATM concentration, deep-OTM lottery tickets) and a directional signal/dominantStrategy interpretation.
get/v1/moneyness/{ticker}
Path parameters
tickerstring required
Example:SPY
Underlying ticker symbol (uppercase, e.g. SPY, AAPL).
Query parameters
timeframe'intraday' | 'daily' | '7d' | '30d'
datestring date
min_premiumnumber double
Response
Moneyness breakdown with patterns + interpretation.
Example response
{
"meta": {
"requestId": "d7574836"
}
}