Security History By Ticker

Security History By Ticker Web API Documentation

Lists the tickers a company has used over time.

Endpoint:
https://api-v2.intrinio.com/securities/history-by-ticker/{ticker}

Parameters

Name Description Example
ticker
* required
A Security ticker symbol AAPL
ticker
* required
A Security ticker symbol

Output Fields

Name Description Type
securities
Array of security ticker history. array
id
The Intrinio ID for the Security string
ticker
The common ticker string
name
The name of the Security string
security_code
A 2-3 digit code classifying the Security (reference) string
figi
The exchange-level OpenFIGI identifier string
composite_figi
The country-composite OpenFIGI identifier string
first_price_date
The date of the first recorded stock price date
last_price_date
The date of the last recorded stock price (or the most recent trading day) date
securities
Array of security ticker history.