Security History By Identifier

Security History By Identifier Web API Documentation

Lists the tickers a company has used over time.

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

Parameters

Name Description Example
identifier
* required
A Security identifier (FIGI, COMPOSITE FIGI, SHARE CLASS FIGI, ISIN, CUSIP, Intrinio ID) 037833100
identifier
* required
A Security identifier (FIGI, COMPOSITE FIGI, SHARE CLASS FIGI, ISIN, CUSIP, Intrinio ID)

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.