Returns security reference data such as ticker, FIGI, primary exchange, CIK, and a unique security identifier.
Name | Type | Description | Notes |
---|---|---|---|
identifier | String | A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID for the Security |
company_id | String | The Intrinio ID for the company for which the Security is issued |
name | String | The name of the Security |
type | String | The Security's type |
code | String | A 2-3 digit code classifying the Security (reference) |
share_class | String | The Security's share class (if applicable) |
currency | String | The currency in which the Security is traded on the exchange |
round_lot_size | Float | The normal unit of trading |
ticker | String | The common ticker |
exchange_ticker | String | The exchange-level ticker |
composite_ticker | String | The country-composite ticker |
alternate_tickers | Array | Alternate formats of the common ticker |
figi | String | The exchange-level OpenFIGI identifier |
cik | String | Central Index Key issued by the SEC, which is the unique identifier for all owner filings |
composite_figi | String | The country-composite OpenFIGI identifier |
share_class_figi | String | The global-composite OpenFIGI identifier |
figi_uniqueid | String | The OpenFIGI unique ID |
active | BOOLEAN | If true, the Security is active and has been recently traded |
etf | BOOLEAN | If true, this Security is an ETF |
delisted | BOOLEAN | If true, the Security is no longer traded on the exchange |
primary_listing | BOOLEAN | If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange |
primary_security | BOOLEAN | If true, the Security is considered by Intrinio to be the primary Security for its company |
first_stock_price | Date | The date of the first recorded stock price |
last_stock_price | Date | The date of the last recorded stock price (or the most recent trading day) |
last_stock_price_adjustment | Date | The date of the last stock price adjustment (dividend, split, etc) |
last_corporate_action | Date | The date of the last corporate action |
previous_tickers | Array | Previous tickers used by this security |
listing_exchange_mic | String | The MIC code of the exchange on which this security primarily trades |