Request symbol
Optional date, expiry, put_call filters.
Fetch whole U.S. option chains in one REST POST. Chinese-language hub for 期权链 API.
Same endpoint as /option_chain — ZH-first copy for Google Chinese queries.
Snapshot context for live alerts.
Optional date, expiry, put_call filters.
Contract-level analytics for screens.
include_flow for premium aggregates.
1–5 minutes depending on breadth.
curl -X POST 'https://www.optiondata.io/api/option-chain' \
-H 'Content-Type: application/json' \
-d '{"api_key":"YOUR_API_KEY","symbol":"SPY"}'Chain product and Chinese hubs.
An API that returns the full option chain for an underlying: strikes, expirations, quotes, OI, IV, and Greeks.
Yes. Pass date=YYYY-MM-DD or omit date for the latest available session.
No. Full chains are REST-only. WebSocket is for trade flow, not whole-chain snapshots.