v1
latestOpenAPI 3.0.32026-07-1745105192.4 KBTickers
Intraday Data for the Latest Date Available for a Specific Ticker
Obtain intraday data for the latest date by specifying stock ticker by attaching /intraday/latest to your URL.
get/tickers/{symbol}/intraday/latest
Path parameters
symbolstring required
Ticker symbol to look up (e.g., AAPL).
Query parameters
access_keystring required
Your Marketstack API access key.
exchangestring
Filter your results based on a specific stock exchange by specifying the MIC identification of a stock exchange.
limitinteger
Pagination limit (results per page). Default 100, maximum 1000.
offsetinteger
Pagination offset (number of results to skip). Default 0.
Response
Tickers eod data for the latest date retrieved.