Quote for a Security

Quote for a Security Web API Documentation

Return a current pricing quote for a security across multiple sources.

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

Parameters

Name Description Example
identifier
* required
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) AAPL
active_only
Whether to return only realtime prices from today. -
source
Return the realtime price from the specified source instead of the most recent.
Options:
iex
bats_delayed
utp_delayed
cta_a_delayed
cta_b_delayed
otc_delayed
delayed_sip
nasdaq_basic
intrinio_mx
intrinio_mx_plus
show more show less
delayed_sip
next_page
Gets the next page of data from a previous API call -
identifier
* required
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID)
active_only
* required
Whether to return only realtime prices from today.
source
* required
Return the realtime price from the specified source instead of the most recent.
next_page
* required
Gets the next page of data from a previous API call

Output Fields

Name Description Type
security
The Security of the stock quote object
id
The Intrinio ID for Security string
company_id
The Intrinio ID for the Company for which the Security is issued string
name
The name of the Security string
code
A 2-3 digit code classifying the Security (reference) string
currency
The currency in which the Security is traded on the exchange string
ticker
The common/local ticker of the Security string
composite_ticker
The country-composite ticker of the Security string
figi
The OpenFIGI identifier string
composite_figi
The country-composite OpenFIGI identifier string
share_class_figi
The global-composite OpenFIGI identifier string
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
last The price of the latest trade number
last_time The date and time when the last trade occurred. string
source The source of the pricing data. string
open The open price from the latest day of trading. number
high The highest price from the latest day of trading. number
low The lowest price from the latest day of trading. number
exchange_volume The volume of the security from the source. number
market_volume The volume of the security for the entire market. number
eod_fifty_two_week_high The 52 week high price. number
eod_fifty_two_week_low The 52 week low price. number
marketcap The current market cap. number
pricetoearnings The current price to earnings. number
previous_close The previous close price. number
previous_close_date The date of the previous close. date
change The difference in last price from the last close price number
change_percent The percent difference in last price from the last close price number
adj_close_5_days_ago The adjusted close price 5 days ago. number
adj_close_30_days_ago The adjusted close price 30 days ago. number
adj_close_180_days_ago The adjusted close price 180 days ago. number
adj_close_365_days_ago The adjusted close price 365 days ago. number
adj_close_1825_days_ago The adjusted close price 1825 days ago. number
change_percent_5_days The percent change from the adjusted price 5 days ago to now. number
change_percent_30_days The percent change from the adjusted price 30 days ago to now. number
change_percent_180_days The percent change from the adjusted price 180 days ago to now. number
change_percent_365_days The percent change from the adjusted price 365 days ago to now. number
change_percent_1825_days The percent change from the adjusted price 1825 days ago to now. number
security
The Security of the stock quote
last
The price of the latest trade
last_time
The date and time when the last trade occurred.
source
The source of the pricing data.
open
The open price from the latest day of trading.
high
The highest price from the latest day of trading.
low
The lowest price from the latest day of trading.
exchange_volume
The volume of the security from the source.
market_volume
The volume of the security for the entire market.
eod_fifty_two_week_high
The 52 week high price.
eod_fifty_two_week_low
The 52 week low price.
marketcap
The current market cap.
pricetoearnings
The current price to earnings.
previous_close
The previous close price.
previous_close_date
The date of the previous close.
change
The difference in last price from the last close price
change_percent
The percent difference in last price from the last close price
adj_close_5_days_ago
The adjusted close price 5 days ago.
adj_close_30_days_ago
The adjusted close price 30 days ago.
adj_close_180_days_ago
The adjusted close price 180 days ago.
adj_close_365_days_ago
The adjusted close price 365 days ago.
adj_close_1825_days_ago
The adjusted close price 1825 days ago.
change_percent_5_days
The percent change from the adjusted price 5 days ago to now.
change_percent_30_days
The percent change from the adjusted price 30 days ago to now.
change_percent_180_days
The percent change from the adjusted price 180 days ago to now.
change_percent_365_days
The percent change from the adjusted price 365 days ago to now.
change_percent_1825_days
The percent change from the adjusted price 1825 days ago to now.