v1

latestOpenAPI 3.0.32026-07-1745105192.4 KB
Tickers

EOD Data for a Specific Ticker

Obtain end-of-day data for a specific stock ticker by attaching /eod to your URL.

get/tickers/{symbol}/eod

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 retrieved.