Download OpenAPI specification:
| timestamp required | string (Timestamp) Intraday time slice in HH:MM format (09:30–16:00 ET) |
| ticker required | string (Ticker) [ 1 .. 32 ] characters Stock/options ticker symbol (e.g. SPY, QQQ, BRK.B) |
{- "status": "string",
- "ticker": "string",
- "session_date": "string",
- "generated_at": "string",
- "spot_price": 0,
- "spot_last_updated": "string",
- "expiry_date": "string",
- "total_oi": 0,
- "slices": [
- null
], - "snapshot_timestamp": "string",
- "strikes": [
- null
], - "error_message": "string",
- "error_code": "string",
- "metadata": { }
}