Lookup Security

Lookup Security Web API Documentation

Returns security reference data such as ticker, FIGI, primary exchange, CIK, and a unique security identifier.

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

Parameters

Name Description Example
identifier
* required
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) AAPL
identifier
* required
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID)

Output Fields

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