Exchanges
EOD Data for the Latest Date Available for a Specific Stock Exchange
Returns EOD data for the latest date avialbale for all symbols on a specific exchange.
get/exchanges/{mic}/eod/latest
Path parameters
micstring required
Exchange MIC identifier (e.g., XNAS).
Query parameters
access_keystring required
Your Marketstack API access key.
symbolsstring required
One or more comma-separated ticker symbols (e.g., AAPL,MSFT).
Response
Latest EOD data for the exchange retrieved.
Changes
No recorded changes to this endpoint across all 1 revision of this API.