Fiscal.ai - API Reference
Full API reference for every Fiscal.ai endpoint — company profiles, as-reported and standardized financials, ratios, KPIs, stock prices, and filings.
Company Key:
A company key combines an exchange and ticker symbol. For US/CA exchanges, the
format is exchange_ticker (e.g., NASDAQ_MSFT for Microsoft). For other
exchanges, it uses MIC code: MIC_TICKER (e.g., XWAR_PKN for a Warsaw Stock
Exchange listing). Use either ticker and exchange OR companyKey.
Companies List
/v2/companies-listGet a list of all companies
Lists all companies available in the dataset together with basic descriptors and the types of data available for each company.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
pageNumbernumberPage number (1-indexed)
pageSizenumberNumber of items per page, max 1000
$ curl "https://api.fiscal.ai/v2/companies-list"
Company Profile
/v2/company/profileGet profile for a single company
Retrieves a detailed company profile including sector, industry, descriptions and lists the datasets currently available under the Fiscal.ai system.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v2/company/profile"
Financials As Reported - Income Statement
/v1/company/financials/income-statement/as-reportedGet as-reported financials for a company
Returns raw financial statement line items exactly as disclosed by the company, including source document links for traceability.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
periodTypestringOptional period filter as a comma-separated list of: annual, quarterly, semi-annual, ltm, ytd, latest. Defaults to 'annual'.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
$ curl "https://api.fiscal.ai/v1/company/financials/income-statement/as-reported"
Financials As Reported - Balance Sheet
/v1/company/financials/balance-sheet/as-reportedGet as-reported financials for a company
Returns raw financial statement line items exactly as disclosed by the company, including source document links for traceability.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
periodTypestringOptional period filter as a comma-separated list of: annual, quarterly, semi-annual, ltm, ytd, latest. Defaults to 'annual'.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
$ curl "https://api.fiscal.ai/v1/company/financials/balance-sheet/as-reported"
Financials As Reported - Cash Flow Statement
/v1/company/financials/cash-flow-statement/as-reportedGet as-reported financials for a company
Returns raw financial statement line items exactly as disclosed by the company, including source document links for traceability.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
periodTypestringOptional period filter as a comma-separated list of: annual, quarterly, semi-annual, ltm, ytd, latest. Defaults to 'annual'.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
$ curl "https://api.fiscal.ai/v1/company/financials/cash-flow-statement/as-reported"
Financials Standardized - Income Statement
/v1/company/financials/income-statement/standardizedGet standardized financials for a company
Returns standardized financial statements where line items are mapped to a common schema, enabling apples-to-apples comparison across companies.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
periodTypestringOptional period filter as a comma-separated list of: annual, quarterly, semi-annual, ltm, ytd, latest. Defaults to 'annual'.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
$ curl "https://api.fiscal.ai/v1/company/financials/income-statement/standardized"
Financials Standardized - Balance Sheet
/v1/company/financials/balance-sheet/standardizedGet standardized financials for a company
Returns standardized financial statements where line items are mapped to a common schema, enabling apples-to-apples comparison across companies.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
periodTypestringOptional period filter as a comma-separated list of: annual, quarterly, semi-annual, ltm, ytd, latest. Defaults to 'annual'.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
$ curl "https://api.fiscal.ai/v1/company/financials/balance-sheet/standardized"
Financials Standardized - Cash Flow Statement
/v1/company/financials/cash-flow-statement/standardizedGet standardized financials for a company
Returns standardized financial statements where line items are mapped to a common schema, enabling apples-to-apples comparison across companies.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
periodTypestringOptional period filter as a comma-separated list of: annual, quarterly, semi-annual, ltm, ytd, latest. Defaults to 'annual'.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
$ curl "https://api.fiscal.ai/v1/company/financials/cash-flow-statement/standardized"
Standardized Metrics List
/v1/standardized-metrics-list/{templateType}/{statementType}Get the list of all standardized metrics.
Returns the list of all standardized metrics.
Parameters
templateTypestringpathrequiredReporting template category
statementTypestringpathrequiredFinancial statement category
apiKeystringAPI Key (alternatively send via X-Api-Key header)
$ curl "https://api.fiscal.ai/v1/standardized-metrics-list/{templateType}/{statementType}"
All Standardized Metrics
Company Ratios
/v1/company/ratiosGet all ratios time series for a company
Calculates and returns all supported financial ratios for the specified company across the selected period types. Where applicable, calculated intermediate metrics are omitted from the response unless diagnostics are requested.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
periodTypestringOptional period filter as a comma-separated list of: annual, quarterly, semi-annual, ltm, ytd, latest. Defaults to 'annual'.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
include_diagnosticsbooleanInclude diagnostics in the response
ratioIdstringReturn only these ratio IDs. Can be provided multiple times or as a comma-separated list.
$ curl "https://api.fiscal.ai/v1/company/ratios"
Daily Ratios
/v1/company/ratios/daily/{ratioId}Get daily ratio time-series for a company
Returns a daily time-series for the specified ratio. The ratio is recomputed for each trading day using the closing share price for that day and the most recently reported fundamental inputs (e.g. EPS, shares outstanding) available as of that date.
Parameters
ratioIdstringpathrequiredID of the ratio (e.g. ratio_price_to_earnings)
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
$ curl "https://api.fiscal.ai/v1/company/ratios/daily/{ratioId}"
Ratios List
Full List of Ratios:
For a full list of ratios, see our Ratios Reference.
/v1/ratios-listGet the list of all ratios.
Returns the list of all ratios.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
$ curl "https://api.fiscal.ai/v1/ratios-list"
Shares Outstanding
/v1/company/shares-outstandingGet the latest shares outstanding for a company
Returns the total number of shares outstanding and detailed share-class breakdown as of the latest available filing for the company.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v1/company/shares-outstanding"
Adjusted Metrics
/v1/company/adjusted-metricsGet the latest adjusted metrics for a company
Returns the adjusted metrics for a company.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
periodTypestringOptional period filter as a comma-separated list of: annual, quarterly, semi-annual, ltm, ytd, latest. Defaults to 'annual'.
currencystringISO 4217 target currency code (e.g., USD, CAD, EUR). Case-insensitive; system normalizes to uppercase. Must be exactly 3 letters. Defaults to company's reporting currency.
$ curl "https://api.fiscal.ai/v1/company/adjusted-metrics"
Segments and KPIs
Earnings Calendar
/v1/calendar/earningsGet earnings calendar events
Returns earnings calendar data powered by Benzinga, including scheduled earnings dates, EPS and revenue estimates, reported actuals, and surprise metrics. Filter by tickers, date range, or importance level.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickersstringComma-separated company keys (EXCHANGE_TICKER format, e.g. NASDAQ_AAPL,NYSE_MSFT) or plain ticker symbols (AAPL,MSFT). Max 50.
datestringSingle date to query (YYYY-MM-DD). Shorthand for dateFrom and dateTo when both are the same.
dateFromstringStart date for date range filter (YYYY-MM-DD)
dateTostringEnd date for date range filter (YYYY-MM-DD)
importanceintegerMinimum importance level to filter by (0-5). Returns events with importance greater than or equal to this value.
pageintegerPage offset for pagination (0-100000)
pageSizeintegerNumber of results per page
dateSortstringSort by date. Use date:asc or date:desc
updatedintegerOnly return records updated after this Unix timestamp (UTC)
isinstringISIN to look up. Resolves to ticker via our database, then queries Benzinga. Requires CUSIP/ISIN license.
cusipstringCUSIP to look up. Resolves to ticker via our database, then queries Benzinga. Requires CUSIP/ISIN license.
$ curl "https://api.fiscal.ai/v1/calendar/earnings"
Stock Splits
/v1/company/stock-splitsGet the stock splits for a company
Provides all historical stock split and stock dividend events for the requested company, including split ratio and relevant dates.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v1/company/stock-splits"
Stock Prices
Company Filings (v2)
/v2/company/filingsGet filings for a company
Retrieves a list of filings for the specified company from the last 20 years. Currently supports: - Annual Report - Interim Report - Earnings Press Release - Current Report - Initial Registration Statement The fiscal year, quarter, and report date are only available if there was financial data extracted from the filing.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v2/company/filings"
Filing Image (by page)
/v1/filing/{filingId}/page/{pageNumber}/imageGet an image of a filing page
Fetches a high-resolution JPEG image of the specified page from the original SEC filing document. Suitable for embedding in client applications for source traceability.
Parameters
filingIdstringpathrequiredFiling ID
pageNumbernumberpathrequiredPage number
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v1/filing/{filingId}/page/{pageNumber}/image"
Filing PDF
/v1/filing/{filingId}/pdfGet the full PDF of a filing
Downloads the complete PDF version of the SEC filing referenced by its accession number.
Parameters
filingIdstringpathrequiredFiling ID
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v1/filing/{filingId}/pdf"
Company Logo
/v2/company/logoGet a published company logo asset
Returns a published company logo as image bytes. Supports icon, logo (light), and logo-dark variants.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
variantstringLogo variant: icon (square app icon / avatar), logo (logomark for light surfaces), logo-dark (logomark for dark surfaces)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v2/company/logo"
Company News
/v1/company/newsGet company news
Returns company news.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
startDatestringOptional start date of the inclusive UTC date range. If supplied, endDate must also be supplied. If startDate and endDate are both omitted, the endpoint returns the latest 14 UTC dates.
endDatestringOptional end date of the inclusive UTC date range. If supplied, startDate must also be supplied. If startDate and endDate are both omitted, the endpoint returns the latest 14 UTC dates.
eventTypestringOptional filter to a single normalized event type.
importanceintegerOptional filter to a single exact importance score.
$ curl "https://api.fiscal.ai/v1/company/news"
News eventType Values
Event type describes the category of the news item.
| Value | Meaning |
|---|---|
earnings | Quarterly or annual results, revenue, profit, or EPS |
guidance | Forward guidance, outlook, or forecasts |
dividend | Dividend declarations, dividend changes, or special dividends |
stock_split | Forward splits, reverse splits, ratio changes, or ex-split dates |
buyback | Share repurchase programs or authorizations |
ma | Mergers, acquisitions, or divestitures involving ownership/control of a company or business |
partnership | Strategic partnerships, joint ventures, commercial agreements, purchase agreements, customer orders, or supply agreements |
product_launch | New product or service announcements |
expansion | Geographic expansion, new markets, or new facilities |
regulatory | Regulatory approvals, compliance actions, or fines |
legal | Lawsuits, settlements, or legal proceedings |
executive | C-suite changes, board appointments, or departures |
restructuring | Layoffs, reorganizations, or cost-cutting |
financing | Debt issuance, equity offerings, or credit facilities |
technology | R&D milestones, patent grants, or technology developments |
esg | ESG initiatives, sustainability reports, or social programs |
analyst | Concrete analyst rating, initiation, downgrade, upgrade, or price-target action |
market_commentary | Substantive market or industry analysis where the company is a primary subject |
other | Company-specific news that does not fit another category |
News importance Values
Importance reflects the impact of the news item. Some event types are naturally more likely to be important, but each item is scored based on its specific substance.
| Score | Label | Meaning |
|---|---|---|
1 | Major Event | Material development with high significance |
2 | Measurable Impact | News with a quantified impact or surprise |
3 | Notable Update | Meaningful new information |
4 | Minor Mention | Company mention in broader or lower-impact coverage |
5 | Routine Event | Routine or lower-substance news |
Companies List (v1)
/v1/companies-list[DEPRECATED] Get a list of all companies (use /v2/companies-list instead)
Lists all companies available in the dataset together with basic descriptors and the types of data available for each company. This endpoint is deprecated, please use /v2/companies-list instead.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
$ curl "https://api.fiscal.ai/v1/companies-list"
Company Profile (v1)
/v1/company/profile[DEPRECATED] Get profile for a single company (use /v2/company/profile instead)
Retrieves a detailed company profile including sector, industry, descriptions and lists the datasets currently available under the Fiscal.ai system. This endpoint is deprecated, please use /v2/company/profile instead.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v1/company/profile"
Company Filings (v1)
/v1/company/filings[DEPRECATED] Get filings for a company (use /v2/company/filings instead)
Retrieves a list of filings for the specified company from the last 20 years. This endpoint is deprecated, please use /v2/company/filings instead.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v1/company/filings"
Stock Prices (v1)
/v1/company/stock-pricesGet the stock prices for a company
Returns the daily closing share price series for the specified company. Prices are split-adjusted and expressed in the company reporting currency where applicable. Currently, only primary listings are supported.
Parameters
apiKeystringAPI Key (alternatively send via X-Api-Key header)
tickerstringCompany ticker, use with mic or alone for US tickers
micCodestringCompany MIC, use with ticker
exchangestringCompany exchange code, use with ticker
companyKeystringCompany key (alternative to ticker/micCode/exchange)
cusipstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company CUSIP
isinstringRequires CUSIP/ISIN license. An alternative to ticker/micCode/exchange. Company ISIN
figistringFIGI (Financial Instrument Global Identifier). An alternative to ticker/micCode/exchange.
cikstringCompany CIK (SEC Central Index Key). An alternative to ticker/micCode/exchange.
$ curl "https://api.fiscal.ai/v1/company/stock-prices"