{
"opencollection": "1.0.0",
"info": {
"name": "Finnhub API",
"version": "1.0.0"
},
"items": [
{
"info": {
"name": "Symbol Lookup",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/search",
"params": [
{
"name": "q",
"value": "",
"type": "query",
"description": "Query text can be symbol, name, isin, or cusip."
},
{
"name": "exchange",
"value": "",
"type": "query",
"description": "Exchange limit."
}
]
},
"docs": "Search for best-matching symbols based on your query. You can input anything from symbol, security's name to ISIN and Cusip."
},
{
"info": {
"name": "Stock Symbol",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/symbol",
"params": [
{
"name": "exchange",
"value": "",
"type": "query",
"description": "Exchange you want to get the list of symbols from. List of exchange codes can be found here."
},
{
"name": "mic",
"value": "",
"type": "query",
"description": "Filter by MIC code."
},
{
"name": "securityType",
"value": "",
"type": "query",
"description": "Filter by security type used by OpenFigi standard."
},
{
"name": "currency",
"value": "",
"type": "query",
"description": "Filter by currency."
}
]
},
"docs": "List supported stocks. We use the following symbology to identify stocks on Finnhub Exchange_Ticker.Exchange_Code. A list of supported exchange codes can be found here."
},
{
"info": {
"name": "Market Status",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/market-status",
"params": [
{
"name": "exchange",
"value": "",
"type": "query",
"description": "Exchange code."
}
]
},
"docs": "Get current market status for global exchanges (whether exchanges are open or close)."
},
{
"info": {
"name": "Market Holiday",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/market-holiday",
"params": [
{
"name": "exchange",
"value": "",
"type": "query",
"description": "Exchange code."
}
]
},
"docs": "Get a list of holidays for global exchanges."
},
{
"info": {
"name": "Company Profile",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/profile",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL e.g."
},
{
"name": "isin",
"value": "",
"type": "query",
"description": "ISIN"
},
{
"name": "cusip",
"value": "",
"type": "query",
"description": "CUSIP"
}
]
},
"docs": "Get general information of a company. You can query by symbol, ISIN or CUSIP"
},
{
"info": {
"name": "Company Profile 2",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/profile2",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL e.g."
},
{
"name": "isin",
"value": "",
"type": "query",
"description": "ISIN"
},
{
"name": "cusip",
"value": "",
"type": "query",
"description": "CUSIP"
}
]
},
"docs": "Get general information of a company. You can query by symbol, ISIN or CUSIP. This is the free version of Company Profile."
},
{
"info": {
"name": "Company Executive",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/executive",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
}
]
},
"docs": "Get a list of company's executives and members of the Board."
},
{
"info": {
"name": "Market News",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/news",
"params": [
{
"name": "category",
"value": "",
"type": "query",
"description": "This parameter can be 1 of the following values general, forex, crypto, merger."
},
{
"name": "minId",
"value": "",
"type": "query",
"description": "Use this field to get only news after this ID. Default to 0"
}
]
},
"docs": "Get latest market news."
},
{
"info": {
"name": "Company News",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/company-news",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Company symbol."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD."
}
]
},
"docs": "List latest company news by symbol. This endpoint is only available for North American companies."
},
{
"info": {
"name": "Major Press Releases",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/press-releases",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Company symbol."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From time: 2020-01-01."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To time: 2020-01-05."
}
]
},
"docs": "
Get latest major press releases of a company. This data can be used to highlight the most significant events comprised of mostly press releases sourced from the exchanges, BusinessWire, AccessWire, GlobeNewswire, Newsfile, and PRNewswire.
Full-text press releases data is available for Enterprise clients. Contact Us to learn more.
" }, { "info": { "name": "News Sentiment", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/news-sentiment", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Company symbol." } ] }, "docs": "Get company's news sentiment and statistics. This endpoint is only available for US companies." }, { "info": { "name": "Peers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/peers", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol of the company: AAPL." }, { "name": "grouping", "value": "", "type": "query", "description": "Specify the grouping criteria for choosing peers.Supporter values:sector, industry, subIndustry. Default to subIndustry."
}
]
},
"docs": "Get company peers. Return a list of peers operating in the same country and sector/industry."
},
{
"info": {
"name": "Basic Financials",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/metric",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "metric",
"value": "",
"type": "query",
"description": "Metric type. Can be 1 of the following values all"
}
]
},
"docs": "Get company basic financials such as margin, P/E ratio, 52-week high/low etc."
},
{
"info": {
"name": "Price Metrics",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/price-metric",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "date",
"value": "",
"type": "query",
"description": "Get data on a specific date in the past. The data is available weekly so your date will be automatically adjusted to the last day of that week."
}
]
},
"docs": "Get company price performance statistics such as 52-week high/low, YTD return and much more."
},
{
"info": {
"name": "Symbol Change",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/ca/symbol-change",
"params": [
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD."
}
]
},
"docs": "Get a list of symbol changes for US-listed, EU-listed, NSE and ASX securities. Limit to 2000 events at a time."
},
{
"info": {
"name": "ISIN Change",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/ca/isin-change",
"params": [
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD."
}
]
},
"docs": "Get a list of ISIN changes for EU-listed securities. Limit to 2000 events at a time."
},
{
"info": {
"name": "Historical Market Cap",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/historical-market-cap",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Company symbol."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD."
}
]
},
"docs": "Get historical market cap data for global companies."
},
{
"info": {
"name": "Historical Employee Count",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/historical-employee-count",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Company symbol."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD."
}
]
},
"docs": "Get historical employee count for global companies."
},
{
"info": {
"name": "Institutional Profile",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/institutional/profile",
"params": [
{
"name": "cik",
"value": "",
"type": "query",
"description": "Filter by CIK. Leave blank to get the full list."
}
]
},
"docs": "Get a list of well-known institutional investors. Currently support 60+ profiles."
},
{
"info": {
"name": "Institutional Portfolio",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/institutional/portfolio",
"params": [
{
"name": "cik",
"value": "",
"type": "query",
"description": "Fund's CIK."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD."
}
]
},
"docs": "Get the holdings/portfolio data of institutional investors from 13-F filings. Limit to 1 year of data at a time. You can get a list of supported CIK here."
},
{
"info": {
"name": "Institutional Ownership",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/institutional/ownership",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Filter by symbol."
},
{
"name": "cusip",
"value": "",
"type": "query",
"description": "Filter by CUSIP."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD."
}
]
},
"docs": "Get a list institutional investors' positions for a particular stock overtime. Data from 13-F filings. Limit to 1 year of data at a time."
},
{
"info": {
"name": "Ownership",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/ownership",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "limit",
"value": "",
"type": "query",
"description": "Limit number of results. Leave empty to get the full list."
}
]
},
"docs": "Get a full list of shareholders of a company in descending order of the number of shares held. Data is sourced from 13F form, Schedule 13D and 13G for US market, UK Share Register for UK market, SEDI for Canadian market and equivalent filings for other international markets."
},
{
"info": {
"name": "Fund Ownership",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/fund-ownership",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "limit",
"value": "",
"type": "query",
"description": "Limit number of results. Leave empty to get the full list."
}
]
},
"docs": "Get a full list fund and institutional investors of a company in descending order of the number of shares held. Data is sourced from 13F form, Schedule 13D and 13G for US market, UK Share Register for UK market, SEDI for Canadian market and equivalent filings for other international markets."
},
{
"info": {
"name": "Insider Transactions",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/insider-transactions",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL. Leave this param blank to get the latest transactions."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date: 2020-03-15."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date: 2020-03-16."
}
]
},
"docs": "Company insider transactions data sourced from Form 3,4,5, SEDI and relevant companies' filings. This endpoint covers US, UK, Canada, Australia, India, and all major EU markets. Limit to 100 transactions per API call."
},
{
"info": {
"name": "Insider Sentiment",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/insider-sentiment",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date: 2020-03-15."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date: 2020-03-16."
}
]
},
"docs": "Get insider sentiment data for US companies calculated using method discussed here. The MSPR ranges from -100 for the most negative to 100 for the most positive which can signal price changes in the coming 30-90 days."
},
{
"info": {
"name": "Financial Statements",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/financials",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "statement",
"value": "",
"type": "query",
"description": "Statement can take 1 of these values bs, ic, cf for Balance Sheet, Income Statement, Cash Flow respectively."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Frequency can take 1 of these values annual, quarterly, ttm, ytd. TTM (Trailing Twelve Months) option is available for Income Statement and Cash Flow. YTD (Year To Date) option is only available for Cash Flow."
},
{
"name": "preliminary",
"value": "",
"type": "query",
"description": "If set to true, it will return Preliminary financial statements for the latest period which are usually available within an hour of the earnings announcement if finalized data is not available yet. This preliminary data is currently available for US companies. You will see \"preliminary\": true in the data if that period is using preliminary data."
}
]
},
"docs": "Get standardized balance sheet, income statement and cash flow for global companies going back 30+ years. Data is sourced from original filings most of which made available through SEC Filings and International Filings endpoints.
Set preliminary param to true for faster updates for US companies.
Wondering why our standardized data is different from Bloomberg, Reuters, Factset, S&P or Yahoo Finance ? Check "
},
{
"info": {
"name": "Financials As Reported",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/financials-reported",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol."
},
{
"name": "cik",
"value": "",
"type": "query",
"description": "CIK."
},
{
"name": "accessNumber",
"value": "",
"type": "query",
"description": "Access number of a specific report you want to retrieve financials from."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Frequency. Can be either annual or quarterly. Default to annual."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD. Filter for endDate."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD. Filter for endDate."
}
]
},
"docs": "Get financials as reported. This data is available for bulk download on Kaggle SEC Financials database."
},
{
"info": {
"name": "Revenue Breakdown",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/revenue-breakdown",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol."
},
{
"name": "cik",
"value": "",
"type": "query",
"description": "CIK."
}
]
},
"docs": "
Get revenue breakdown as-reporetd by product and geography. Users on personal plans can access data for US companies which disclose their revenue breakdown in the annual or quarterly reports.
Global standardized revenue breakdown/segments data is available for Enterprise users. Contact us to inquire about the access for Global standardized data.
" }, { "info": { "name": "SEC Filings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/filings", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol. Leavesymbol,cik and accessNumber empty to list latest filings."
},
{
"name": "cik",
"value": "",
"type": "query",
"description": "CIK."
},
{
"name": "accessNumber",
"value": "",
"type": "query",
"description": "Access number of a specific report you want to retrieve data from."
},
{
"name": "form",
"value": "",
"type": "query",
"description": "Filter by form. You can use this value NT 10-K to find non-timely filings for a company."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date: 2023-03-15."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date: 2023-03-16."
}
]
},
"docs": "List company's filing. Limit to 250 documents at a time. This data is available for bulk download on Kaggle SEC Filings database."
},
{
"info": {
"name": "SEC Sentiment Analysis",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/filings-sentiment",
"params": [
{
"name": "accessNumber",
"value": "",
"type": "query",
"description": "Access number of a specific report you want to retrieve data from."
}
]
},
"docs": "Get sentiment analysis of 10-K and 10-Q filings from SEC. An abnormal increase in the number of positive/negative words in filings can signal a significant change in the company's stock price in the upcoming 4 quarters. We make use of Loughran and McDonald Sentiment Word Lists to calculate the sentiment for each filing."
},
{
"info": {
"name": "Similarity Index",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/similarity-index",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol. Required if cik is empty"
},
{
"name": "cik",
"value": "",
"type": "query",
"description": "CIK. Required if symbol is empty"
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "annual or quarterly. Default to annual"
}
]
},
"docs": "Calculate the textual difference between a company's 10-K / 10-Q reports and the same type of report in the previous year using Cosine Similarity. For example, this endpoint compares 2019's 10-K with 2018's 10-K. Companies breaking from its routines in disclosure of financial condition and risk analysis section can signal a significant change in the company's stock price in the upcoming 4 quarters.
" }, { "info": { "name": "IPO Calendar", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/calendar/ipo", "params": [ { "name": "from", "value": "", "type": "query", "description": "From date: 2020-03-15." }, { "name": "to", "value": "", "type": "query", "description": "To date: 2020-03-16." } ] }, "docs": "Get recent and upcoming IPO." }, { "info": { "name": "Sector Metrics", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/sector/metrics", "params": [ { "name": "region", "value": "", "type": "query", "description": "Region. A list of supported values for this field can be found here." } ] }, "docs": "Get ratios for different sectors and regions/indices." }, { "info": { "name": "Dividends", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/dividend", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol." }, { "name": "from", "value": "", "type": "query", "description": "YYYY-MM-DD." }, { "name": "to", "value": "", "type": "query", "description": "YYYY-MM-DD." } ] }, "docs": "Get dividends data for common stocks going back 30 years." }, { "info": { "name": "Recommendation Trends", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/recommendation", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol of the company: AAPL." } ] }, "docs": "Get latest analyst recommendation trends for a company." }, { "info": { "name": "Price Target", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/price-target", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol of the company: AAPL." } ] }, "docs": "Get latest price target consensus." }, { "info": { "name": "Stock Upgrade/Downgrade", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/upgrade-downgrade", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol of the company: AAPL. If left blank, the API will return latest stock upgrades/downgrades." }, { "name": "from", "value": "", "type": "query", "description": "From date: 2000-03-15." }, { "name": "to", "value": "", "type": "query", "description": "To date: 2020-03-16." } ] }, "docs": "Get latest stock upgrade and downgrade." }, { "info": { "name": "Revenue Estimates", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/revenue-estimate", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol of the company: AAPL." }, { "name": "freq", "value": "", "type": "query", "description": "Can take 1 of the following values:annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's revenue estimates."
},
{
"info": {
"name": "EBITDA Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/ebitda-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's ebitda estimates."
},
{
"info": {
"name": "EBIT Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/ebit-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's ebit estimates."
},
{
"info": {
"name": "Net Income Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/net-income-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's net income estimates."
},
{
"info": {
"name": "Pretax Income Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/pretax-income-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's pretax income estimates."
},
{
"info": {
"name": "Gross Income Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/gross-income-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's gross income estimates."
},
{
"info": {
"name": "DPS Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/dps-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's Dividend per Share estimates."
},
{
"info": {
"name": "FCF Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/fcf-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's free cash flow estimates."
},
{
"info": {
"name": "Capex Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/capex-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's capital expenditure estimates."
},
{
"info": {
"name": "OCF Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/ocf-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's operating cash flow estimates."
},
{
"info": {
"name": "Earnings Estimates",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/eps-estimate",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "freq",
"value": "",
"type": "query",
"description": "Can take 1 of the following values: annual, quarterly. Default to quarterly"
}
]
},
"docs": "Get company's EPS estimates."
},
{
"info": {
"name": "Earnings Surprises",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/stock/earnings",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol of the company: AAPL."
},
{
"name": "limit",
"value": "",
"type": "query",
"description": "Limit number of period returned. Leave blank to get the full history."
}
]
},
"docs": "Get company historical quarterly earnings surprise going back to 2000."
},
{
"info": {
"name": "Earnings Calendar",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/calendar/earnings",
"params": [
{
"name": "from",
"value": "",
"type": "query",
"description": "From date: 2020-03-15."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date: 2020-03-16."
},
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Filter by symbol: AAPL."
},
{
"name": "international",
"value": "",
"type": "query",
"description": "Set to true to include international markets. Default value is false"
}
]
},
"docs": "Get historical and coming earnings release. EPS and Revenue in this endpoint are non-GAAP, which means they are adjusted to exclude some one-time or unusual items. This is the same data investors usually react to and talked about on the media. Estimates are sourced from both sell-side and buy-side analysts."
},
{
"info": {
"name": "Quote",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/quote",
"params": [
{
"name": "symbol",
"value": "",
"type": "query",
"description": "Symbol"
}
]
},
"docs": "Get real-time quote data for US stocks. Constant polling is not recommended. Use websocket if you need real-time updates.
Real-time stock prices for international markets are supported for Enterprise clients via our partner's feed. Contact Us to learn more.
" }, { "info": { "name": "Stock Candles", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/candle", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol." }, { "name": "resolution", "value": "", "type": "query", "description": "Supported resolution includes1, 5, 15, 30, 60, D, W, M .Some timeframes might not be available depending on the exchange."
},
{
"name": "from",
"value": "",
"type": "query",
"description": "UNIX timestamp. Interval initial value."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "UNIX timestamp. Interval end value."
}
]
},
"docs": "Get candlestick data (OHLCV) for stocks.
Daily data will be adjusted for Splits. Intraday data will remain unadjusted. Only 1 month of intraday will be returned at a time. If you need more historical intraday data, please use the from and to params iteratively to request more data.
" }, { "info": { "name": "Tick Data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/tick", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol." }, { "name": "date", "value": "", "type": "query", "description": "Date: 2020-04-02." }, { "name": "limit", "value": "", "type": "query", "description": "Limit number of ticks returned. Maximum value:25000"
},
{
"name": "skip",
"value": "",
"type": "query",
"description": "Number of ticks to skip. Use this parameter to loop through the entire data."
}
]
},
"docs": "Get historical tick data for global exchanges.
For more historical tick data, you can visit our bulk download page in the Dashboard here to speed up the download process.
| Exchange | \nSegment | \nDelay | \n|||||||
|---|---|---|---|---|---|---|---|---|---|
| US CTA/UTP\n | Full SIP | \nEnd-of-day | \n
| Exchange | \nSegment | \nDelay | \n|||||||
|---|---|---|---|---|---|---|---|---|---|
| US Government Bonds | \nGovernment Bonds | \nEnd-of-day | \n|||||||
| FINRA Trace | \nBTDS: US Corporate Bonds | \nDelayed 4h | \n|||||||
25000"
},
{
"name": "skip",
"value": "",
"type": "query",
"description": "Number of ticks to skip. Use this parameter to loop through the entire data."
},
{
"name": "exchange",
"value": "",
"type": "query",
"description": "Currently support the following values: trace."
}
]
},
"docs": "Get trade-level data for bonds. The following datasets are supported:
united,delta,american_airlines,southwest,southern_airways_express,alaska_airlines,frontier_airlines,jetblue_airways,spirit_airlines,sun_country_airlines,breeze_airways,hawaiian_airlines"
},
{
"name": "from",
"value": "",
"type": "query",
"description": "From date YYYY-MM-DD."
},
{
"name": "to",
"value": "",
"type": "query",
"description": "To date YYYY-MM-DD."
}
]
},
"docs": "The Flight Ticket Price Index API provides comprehensive data on airline ticket prices, including the average daily ticket price and its percentage change (price index). This data, collected weekly and projected two weeks ahead, aggregates daily prices and indexes from the 50 busiest and largest airports across the USA. The dataset includes detailed information on airlines, dates, and average ticket prices, offering valuable insights for market analysis and pricing strategies. The price"
},
{
"info": {
"name": "Country Metadata",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/country"
},
"docs": "List all countries and metadata."
},
{
"info": {
"name": "Economic Calendar",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/calendar/economic",
"params": [
{
"name": "from",
"value": "",
"type": "query",
"description": "From date Get recent and upcoming economic releases. Historical events and surprises are available for Enterprise clients. " }, { "info": { "name": "Economic Code", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/economic/code" }, "docs": "List codes of supported economic data." }, { "info": { "name": "Economic Data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/economic", "params": [ { "name": "code", "value": "", "type": "query", "description": "Economic code." } ] }, "docs": "Get economic data." }, { "info": { "name": "International Filings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/international-filings", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol. Leave empty to list latest filings." }, { "name": "country", "value": "", "type": "query", "description": "Filter by country using country's 2-letter code." }, { "name": "from", "value": "", "type": "query", "description": "From date: 2023-01-15." }, { "name": "to", "value": "", "type": "query", "description": "To date: 2023-12-16." } ] }, "docs": "List filings for international companies. Limit to 500 documents at a time. These are the documents we use to source our fundamental data. Enterprise clients who need access to the full filings for global markets should contact us for the access." }, { "info": { "name": "Revenue Breakdown & KPI", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/revenue-breakdown2", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Symbol." } ] }, "docs": "Get standardized revenue breakdown and KPIs data for 30,000+ global companies. " }, { "info": { "name": "Newsroom", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/stock/newsroom", "params": [ { "name": "symbol", "value": "", "type": "query", "description": "Company symbol." }, { "name": "from", "value": "", "type": "query", "description": "From time: 2025-01-01." }, { "name": "to", "value": "", "type": "query", "description": "To time: 2026-01-05." } ] }, "docs": "Get latest articles posted directly on the companies' newsroom and investor relations page. Newsroom API along with the Press Releases API provide a comprehensive text-based dataset directly from the company. We currently cover 1,250 US Companies with this dataset. " }, { "info": { "name": "AI Copilot", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/ai-chat" }, "docs": "Chat with our AI copilot trained on the extensive Finnhub's global data. You can ask it any finance-related questions just like with other LLM models and receive results in texts and widgets. " }, { "info": { "name": "Global Filings Search", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/global-filings/search" }, "docs": "Search for best-matched filings across global companies' filings, transcripts and press releases. You can filter by anything from symbol, ISIN to form type, and document sources. This endpoint will return a list of documents that match your search criteria. If you would like to get the excerpts as well, please set Get a list of excerpts and highlight positions within a document using your query. Get available values for each filter in search body. Download filings using document ids. |