Historical Prices

Returns historical daily close prices for a date range.

Query Params
string

Stock ticker symbol (e.g., AAPL, MSFT, GOOGL). Provide exactly one of symbol or isin.

string
length between 12 and 12

ISIN code (e.g., US0378331005). Provide exactly one of symbol or isin.

date
required

Start date (YYYY-MM-DD). Required for candle data.

date
required

End date (YYYY-MM-DD). Required for candle data.

string

Target currency (ISO 4217). When provided, prices are converted from the native currency using the latest FX rate.

Headers
string
enum
Defaults to application/json

Response content type. Only application/json is supported.

Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json