Checking server…

Options & Stock Data.
REST API Docs.

Historical options chains, greeks, and chart data. 5,000+ US tickers with 18+ years of history. 24-hour minute-resolution stock data with bid, ask, and midpoint. No key required.

api.onclickmedia.com JSON · CSV No API Key CORS Open REST v1
Options Chain & Chart Data.
GETGet Options Chain
Parameters
Live Response
GET https://api.onclickmedia.com/?ticker=TSLA&date=2025-01-13&expiration=2025-01-17&type=call&strike=300&data=greeks&output=json-v1
Press "Run Request" to call the API live.
GETGet Chart Data
Parameters
Live Response
GET https://api.onclickmedia.com/chart/?ticker=SPY&expiration=2025-01-06&type=call&strike=500&data=greeks&output=json-v1
Press "Run Request" to call the API live.
POSTRun Options Backtest
Parameters
Live Response — ATM Short Straddle, SPY, H1 2022
POST https://backtest.onclickmedia.com/?data=all&output=json
↗ Full Documentation
Press "Run Request" to POST a sample short straddle and see the first 5 rows of live output.
24-Hour Minute-Resolution Stock Data.
GETGet Minute Stock Data
Parameters
Live Response
GET https://api.onclickmedia.com/stock-data/v2/adj/?ticker=NVDA&from=2013-01-10&to=2013-01-11&extended=true&bar_size=1m
Press "Run Request" to call the API live.
GETGet Minute Stock Data with Bid, Ask, Midpoint, Trades & Overnight
Parameters
Live Response
GET https://api.onclickmedia.com/stock-data/adj/trades/?ticker=SPY&from=2025-01-16&to=2025-01-17&extended=fullday&bar_size=1m
Press "Run Request" to call the API live.
GETGet Daily Unadjusted Stock Data
Parameters
Live Response
GET https://api.onclickmedia.com/stock-data/?ticker=SIVB&from=2020-12-10&to=2020-12-15
Press "Run Request" to call the API live.
Ticker Lists, Dates, Expirations & Strikes.
GETGet Ticker or Date List for Available Stock Data
Parameters
Live Response
GET https://api.onclickmedia.com/stock-data/trades/list/?ticker=AAPL&list=date
Press "Run Request" to call the API live.
GETGet Ticker or Date List for Available Options
Parameters
Live Response
GET https://api.onclickmedia.com/?ticker=AABA&list=date
Press "Run Request" to call the API live.
GETGet Expiration List
Parameters
Live Response
GET https://api.onclickmedia.com/chart/?ticker=SIVB&list=expiration
Press "Run Request" to call the API live.
GETGet List of Available Strikes and Expirations on a Given Snapshot Date
Parameters
Live Response
GET https://api.onclickmedia.com/?ticker=amd&date=2025-01-03&type=call&list=strike
Press "Run Request" to call the API live.
GETGet Strikes for an Expiration Date
Parameters
Live Response
GET https://api.onclickmedia.com/chart/?ticker=nvda&expiration=2025-01-10&type=call&list=strike
Press "Run Request" to call the API live.
Stats & Assets.
GETDistribution of Options Returns
Parameters
Live Response
GET https://api.onclickmedia.com/options-stats/?ticker=AAPL&moneyness=itm&type=call&period=7&output=json
Press "Run Request" to call the API live.
GETTicker Images
Parameters
Live Response
GET https://api.onclickmedia.com/ticker-images/MSFT.png
Press "Run Request" to call the API live.