Intraday 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, /intraday/2020-01-01
Path parameters
Specific date for intraday data. Example 2024-09-27 15:30.
Query parameters
Your Marketstack API access key.
One or more comma-separated ticker symbols (e.g., AAPL,MSFT).
Intraday aggregation interval.
Filter your results based on a specific stock exchange by specifying the MIC identification of a stock exchange.
Pagination limit (results per page). Default 100, maximum 1000.
Pagination offset (number of results to skip). Default 0.
If set to true, includes pre and post market data if available. By default is set to false.
Response
Intraday data for the date retrieved.
Changes
No recorded changes to this endpoint across all 1 revision of this API.