Live — powered by ThetaData
Historical options data,
over a REST API.
Every US equity option, every trading day. Pull EOD quotes, intraday ticks, trade prints, and full chain snapshots from a single key.
No credit card required · Cancel anytime · 99.9% uptime
Endpoints
- /v1/options/chainFull expiration snapshot
- /v1/options/quote/eodDaily close aggregates
- /v1/options/quote/intradaySub-second tick data
- /v1/options/tradesTape-A, B, and C prints
- /v1/options/healthSystem and provider status
EOD Quote Snapshot
curl https://api.czar28.com/v1/options/quote/eod \ -H "Authorization: Bearer sopk_live_..." \ -G --data-urlencode "root=AAPL" \ --data-urlencode "exp=20260116" \ --data-urlencode "strike=180" \ --data-urlencode "right=C" \ --data-urlencode "start_date=20250101" \ --data-urlencode "end_date=20250601"
System Status
Provider
ThetaData
Institutional-grade, low-latency options feed.
Coverage
12y+
History
5.2k
Tickers
1B+
Quotes served
Pricing
$0 / month to start
1,000 free requests every month. Upgrade when you need more.
Get a key in 60 seconds.
- Free tier forever
- Bearer-token auth
- Cancel anytime