v1

latestOpenAPI 3.0.32026-07-1745105192.4 KB
End-of-day

EOD Data for a Specific Date

Specify a date in YYYY-MM-DD format. You can also specify an exact time in ISO-8601 date format. For example, 2020-05-21T00:00:00+0000. Example, /eod/2020-01-01

get/eod/{date}

Path parameters

datestring date required

Specific date for EOD data. Format YYYY-MM-DD.

Query parameters

access_keystring required

Your Marketstack API access key.

symbolsstring required

One or more comma-separated ticker symbols (e.g., AAPL,MSFT).

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.

sort'ASC' | 'DESC'

Sort order. Use ASC for oldest first or DESC for newest first.

Response

EOD data for the date retrieved.