Skip to main content
GET
getStockPriceHistory

Query Parameters

stock_id
string
required

AlphaInsider stock identifier, or SYMBOL:EXCHANGE in requests.

start_date
string<date-time>

Start date.

end_date
string<date-time>

End timestamp for the current period or range.

limit
number

Number of results to return.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object[]

Endpoint-specific response payload, or an error message when success is false.