Comprehensive Market Data for Developers & Traders
Our Stock API provides access to comprehensive market data from more than 50 exchanges worldwide, including XETRA and Frankfurt Stock Exchange, Euronext Paris/Amsterdam, as well as NYSE and NASDAQ in the USA. We offer fundamental data (annual/quarterly, up to 40 years), historical quotes (up to 100 years back), intraday data and more.
Coverage includes stocks, ETFs, indices, funds, currencies and cryptos. For stocks/ETFs we provide master data, for stocks also fundamentals.
All data is provided in JSON format via a REST API. The base package includes 100,000 requests/day. Examples: Documentation. Pricing: Packages.
The free account includes 50 daily requests. API tokens can be found in the account area. Contact: kontakt@leeway.tech.

"Die Leeway API arbeitet sehr gut. Die qualitativ beste API, die ich bisher gefunden habe."
DS
Entwickler & API-Nutzer
"Ich habe mich direkt zurechtgefunden, großes Kompliment! Eure Dokumentation bei Leeway ist wirklich stark."
FG
Trader
Supported Data Types
| Category | Examples | Use Case | Typical Fields | Example Endpoint |
|---|---|---|---|---|
| Realtime Quotes | OHLC, last, change | Live Display / Trigger | o,h,l,c,v,date | /api/v1/public/live |
| Historical Prices | OHLC, Volume | Charts, Backtests | o,h,l,c,v,date | /api/v1/public/historicalquotes |
| Intraday Aggregations | 1m, 5m, 15m | Short-term Strategies | interval, o,h,l,c,v | /api/v1/public/intraday |
| Dividends | Cash, Ex‑Date | Income Models | exDate, amount, currency | /api/v1/public/events |
| Splits | Ratio | Price Normalization | splitDate, from, to | /api/v1/public/events |
| Corporate Actions | M&A, Spin‑offs | Event Adjustment | type, effectiveDate | /api/v1/public/events |
| Fundamentals | KPIs, Balance Sheet | Screening, Valuation | revenue, netIncome | /api/v1/public/fundamentals |
| Metadata | Listing, ISIN | Data Quality | name, isin, wkn | /api/v1/public/isin |
Quick Start: First Steps with the API
1. Get API Token
Sign up for free and get your API token immediately in the Account area.
2. Find Exchange
All exchanges: https://api.leeway.tech/api/v1/public/general/exchanges?apitoken=YOUR_TOKEN
3. Find Symbol or Search by Name/ISIN
All XETRA symbols: https://api.leeway.tech/api/v1/public/general/symbols/XETRA?apitoken=YOUR_TOKEN
Search example (Apple): https://api.leeway.tech/api/v1/public/general/isin/apple?apitoken=YOUR_TOKEN
4. Retrieve Fundamental Data
For Deutsche Telekom: https://api.leeway.tech/api/v1/public/fundamentals/DTE.XETRA?apitoken=YOUR_TOKEN
5. Retrieve Historical Prices
For Deutsche Telekom on XETRA: https://api.leeway.tech/api/v1/public/historicalquotes/DTE.XETRA?apitoken=YOUR_TOKEN
Available Datasets
Price Data API
End-of-day History
Historical price data with up to 100 years of daily history in Open, High, Low, Close, Volume format. Access to daily updated data for the majority of stocks traded worldwide.
Fundamental Data API
Balance sheet data, estimates, etc.
Up to 40 years of history of annually or quarterly published balance sheets, cash flow statements and income statements: From net income to dividend payments to long-term or short-term liabilities. Also: Analyst estimates, earnings history and more.
Fundamental data for all stocks you need - available with 100,000 daily requests. In the convenient JSON format you get balance sheets from companies worldwide structured and ready for automated fundamental analysis.
One call consumes 10 API calls
Example document: https://api.leeway.tech/api/v1/public/fundamentals/SAP.XETRA
curl -s 'https://api.leeway.tech/api/v1/public/fundamentals/SAP.XETRA?apitoken=YOUR_TOKEN'Data Fields Explanation
Here you'll find a selection of important fundamental data fields. For the complete list of all fields visit the API Glossary.
General
Code- The stock ticker symbol.
Type- The type of equity, such as Common Stock or Preferred Stock.
Name- The company name.
Exchange- the exchange code identifier for the stock exchange where this ticker is listed (this is NOT to be interpreted as "primary exchange").
CurrencyCode- The three-letter ISO 4217 currency code used for trading this stock (e.g., USD, EUR, GBP).
CurrencyName- The full name of the trading currency.
CurrencySymbol- The standard currency symbol (e.g., $ for USD, £ for GBP, € for EUR).
CountryName- The country where the stock exchange is located.
CountryISO- The ISO country code.
OpenFigi- The Open Financial Instrument Global Identifier (FIGI) code.
ISIN- International Securities Identification Number. This identifier may be shared between different ticker symbols for the same company traded on different exchanges.
LEI- Legal Entity Identifier. A unique 20-character code used to identify legal entities that participate in financial transactions.
PrimaryTicker- The primary ticker symbol for this company. For example, AAPL.US would be the primary ticker for APC.XETRA.
CUSIP- Committee on Uniform Securities Identification Procedures number, used for US and Canadian stocks.
CIK- Central Index Key, a unique identifier assigned by the SEC to US and Canadian companies.
FiscalYearEnd- The month and day when the company's fiscal year ends (e.g., "12-31" for December 31).
EmployerIdNumber- The Employer Identification Number (EIN) assigned by the IRS to identify business entities for tax purposes.
IPODate- The date when the company first went public through an Initial Public Offering.
InternationalDomestic- Indicates whether the company is domestic or international relative to the US market.
Sector- The broad economic sector the company operates in.
Industry- The specific industry classification for the company.
GicSector- Global Industry Classification Standard (GICS) sector classification.
GicGroup- Global Industry Classification Standard (GICS) industry group classification.
GicIndustry- Global Industry Classification Standard (GICS) industry classification.
GicSubIndustry- Global Industry Classification Standard (GICS) sub-industry classification.
HomeCategory- Classification category for US stock tickers, such as ADR, Canadian, Domestic, CEF, ETD, ETN, or Warrant, with variations like Primary, Secondary, or Preferred.
IsDelisted- Indicates whether the stock has been delisted (true) or is still actively traded (false). Only available for US stocks.
DelistedDate- The last date when trading data is available for delisted stocks. Only shown for US stocks that have been delisted.
Description- A brief description of the company and its business activities.
Address- The company's headquarters address.
AddressData- The company address broken down into structured fields (street, city, state, country, etc.).
Listings- All stock exchange listings for this company worldwide, with details for each listing.
Officers- List of company officers and executives, including their titles and roles.
Phone- The company's main phone number.
WebURL- The company's official website URL.
LogoURL- The relative URL path to obtain the company logo. Combine with the base API URL (https://api.leeway.tech/api/v1/public) to get the full logo URL.
FullTimeEmployees- The most recent known number of full-time employees at the company.
UpdatedAt- The date when the fundamentals data for this ticker was last updated. For active tickers, the Highlights, SharesStats, and Valuation sections may reference this as their last update date.
Highlights
MarketCapitalization- The total market value of all outstanding shares, calculated by multiplying the current stock price by the total number of shares outstanding.
MarketCapitalizationMln- Market capitalization expressed in millions.
EBITDA- Earnings Before Interest, Taxes, Depreciation, and Amortization for the trailing twelve months (TTM).
PERatio- Price-to-Earnings ratio, calculated using trailing twelve months (TTM) earnings.
PEGRatio- Price-to-Earnings Growth ratio, based on 5-year expected earnings growth.
WallStreetTargetPrice- The average year-end price target from top security analysts. For non-US stocks, the currency matches the company's home country currency, not necessarily the trading currency.
BookValue- Book value per share, calculated as (total assets minus total liabilities) divided by shares outstanding, based on the most recent quarter (MRQ).
DividendShare- The total amount of dividends paid per share over the trailing twelve months (TTM).
DividendYield- Annual dividend yield percentage, calculated as (DividendShare divided by current price) for the trailing twelve months (TTM).
EarningsShare- Diluted earnings per share for the trailing twelve months (TTM).
EPSEstimateCurrentYear- Analyst estimate for earnings per share in the current fiscal year.
EPSEstimateNextYear- Analyst estimate for earnings per share in the next fiscal year.
EPSEstimateNextQuarter- Analyst estimate for earnings per share in the next quarter.
EPSEstimateCurrentQuarter- Analyst estimate for earnings per share in the current quarter.
MostRecentQuarter- The most recent quarter for which financial data is available.
ProfitMargin- Net profit margin, showing what percentage of revenue becomes profit.
OperatingMarginTTM- Operating margin percentage, calculated as (operating income / total revenue) × 100 for the trailing twelve months (TTM).
ReturnOnAssetsTTM- Return on assets (ROA), calculated as net income divided by total assets for the trailing twelve months (TTM).
ReturnOnEquityTTM- Return on equity (ROE), calculated as net income divided by total stockholder equity for the trailing twelve months (TTM).
RevenueTTM- Total revenue generated by the company over the trailing twelve months (TTM).
RevenuePerShareTTM- Revenue per share, calculated as total revenue divided by common stock shares outstanding for the trailing twelve months (TTM).
QuarterlyRevenueGrowthYOY- Year-over-year quarterly revenue growth, comparing the same quarter from consecutive years (e.g., Q4 Year 2 vs. Q4 Year 1).
GrossProfitTTM- Gross profit for the trailing twelve months (TTM), calculated as total revenue minus cost of revenue.
DilutedEpsTTM- Diluted earnings per share for the trailing twelve months (TTM).
QuarterlyEarningsGrowthYOY- Year-over-year quarterly earnings growth, comparing the same quarter from consecutive years (e.g., Q4 Year 2 vs. Q4 Year 1).
Valuation
TrailingPE- Price-to-Earnings ratio based on trailing twelve months (TTM) earnings.
ForwardPE- Price-to-Earnings ratio calculated using estimated future earnings per share.
PriceSalesTTM- Price-to-Sales ratio for the trailing twelve months (TTM).
PriceBookMRQ- Price-to-Book ratio based on the most recent quarter (MRQ) data.
EnterpriseValue- Enterprise value, calculated as market capitalization plus total debt and minority interest, minus cash and equivalents. Currency matches the company's financial reporting currency.
EnterpriseValueRevenue- Enterprise value divided by revenue, showing how many years of revenue it would take to pay for the company.
EnterpriseValueEbitda- Enterprise value divided by EBITDA, a common valuation metric for comparing companies.
SharesStats
SharesOutstanding- The current number of shares issued and held by stockholders. For companies with multiple share classes, this shows only the shares for this specific ticker, while other fields may show all share classes combined.
SharesFloat- The number of shares available for public trading, excluding restricted or closely held shares.
PercentInsiders- The percentage of shares owned by company insiders (executives, directors, etc.).
PercentInstitutions- The percentage of shares owned by institutional investors (mutual funds, pension funds, etc.).
Technicals
Beta- The 5-year levered beta, measuring stock volatility relative to the country's main market indices. A beta of 1 means the stock moves with the market.
52WeekHigh- The highest price reached during the past 52 weeks, adjusted for stock splits and dividends.
52WeekLow- The lowest price reached during the past 52 weeks, adjusted for stock splits and dividends.
50DayMA- The 50-day simple moving average of the stock price.
200DayMA- The 200-day simple moving average of the stock price.
SharesShort- The current number of shares sold short by investors.
SharesShortPriorMonth- The number of shares sold short one month ago.
ShortRatio- The short interest ratio, calculated as shorted shares divided by the average daily trading volume over the past 30 days.
ShortPercent- The percentage of shares outstanding that are sold short. Multiply by 100 to get the percentage (e.g., 0.00150 = 0.15%).
SplitsDividends
ForwardAnnualDividendRate- The expected annual dividend payment per share in currency terms, calculated as price multiplied by forward annual dividend yield.
ForwardAnnualDividendYield- The expected annual dividend yield percentage, calculated as expected dividends divided by current price.
PayoutRatio- The percentage of net income paid out as dividends to common shareholders over the trailing twelve months (TTM). Calculated from the sum of the last 4 quarters of dividends divided by net income.
DividendDate- The most recent date when a dividend was paid to shareholders.
ExDividendDate- The most recent ex-dividend date, which is the date when the stock begins trading without the dividend.
LastSplitFactor- The ratio of the most recent stock split (e.g., "2:1" means 2 new shares for every 1 old share).
LastSplitDate- The date of the most recent stock split.
NumberDividendsByYear- The number of dividend payments made each year, broken down by year in sub-fields.
AnalystRatings
Rating- Analyst consensus rating on a scale of 1 to 5, where 1 = Strong Sell and 5 = Strong Buy.
TargetPrice- The average analyst price target for the stock one year from today.
StrongBuy- The number of analysts who rate this security as Strong Buy.
Buy- The number of analysts who rate this security as Buy.
Hold- The number of analysts who rate this security as Hold.
Sell- The number of analysts who rate this security as Sell.
StrongSell- The number of analysts who rate this security as Strong Sell.
Holders
Institutions or Funds- The type of holder, either an institution or a fund.
name- The name of the institution or fund holding the shares.
date- The date of the reported holding position.
totalShares- The percentage of the ticker's outstanding shares held by this institution or fund.
totalAssets- The percentage of the institution's total assets represented by these shares.
currentShares- The current number of shares held.
change- The change in the number of shares held compared to the previous quarter.
change_p- The percentage change in shares held compared to the previous quarter.
InsiderTransactions
date- The date of the insider transaction.
ownerCik- The Central Index Key (CIK) code of the transaction owner, if available.
ownerName- The name of the person who executed the transaction.
transactionDate- The date when the transaction occurred (same as date field).
transactionCode- Transaction type code: "S" for sale, "P" for purchase.
transactionAmount- The number of shares involved in the transaction.
transactionPrice- The price per share at which the transaction was executed.
transactionAcquiredDisposed- Indicates whether shares were acquired ("A") or disposed ("D").
postTransactionAmount- The total number of shares the person holds after this transaction.
secLink- Link to the SEC filing document for this transaction.
ESGScores
Disclaimer- Legal disclaimer regarding the ESG scores and ratings.
RatingDate- The date when the ESG rating was assigned or last updated.
ActivitiesInvolvement- Information about the company's involvement in specific activities or industries.
Activity- The type of activity or industry, such as: adult, alcoholic, animalTesting, catholic, controversialWeapons, smallArms, furLeather, gambling, gmo, militaryContract, nuclear, pesticides, palmOil, coal, or tobacco.
Involvement- Indicates whether the company is involved ("Yes") or not involved ("No") in the specified activity.
outstandingShares
annual or quarterly- Indicates whether the data is annual or quarterly.
date- The specific year (for annual) or quarter (for quarterly) of the reporting period.
dateFormatted- The formatted end date of the reporting period.
sharesMln- Weighted average diluted shares outstanding in millions, adjusted for stock splits.
shares- Weighted average diluted shares outstanding, adjusted for stock splits.
Earnings
History- Historical quarterly earnings data.
reportDate- The date when the earnings report was filed. For US stocks, this is the 8K report date (not the 10K/10Q filing date, which can be found in the Financials section). For large companies, this may be just before the earnings call, while smaller companies may have a longer gap between reports.
date- The end date of the reported earnings period.
beforeAfterMarket- Indicates when earnings were reported: "BeforeMarket" (before market open), "AfterMarket" (after market close), or null (unknown).
epsActual- The actual non-GAAP earnings per share reported by the company.
epsEstimate- The analyst consensus estimate for earnings per share before the earnings release.
epsDifference- The difference between actual and estimated EPS (actual minus estimate).
surprisePercent- The percentage surprise, calculated as (actual EPS minus estimated EPS) divided by estimated EPS.
Trend- Historical earnings predictions and estimates over time.
YYYY-MM-DD- The end date of the period in YYYY-MM-DD format.
period- The time period for the prediction: +1y (next year), 0y (current year), +1q (next quarter), or 0q (current quarter).
growth- Estimated expected EPS growth percentage, calculated as (average estimate minus year-ago estimate) divided by year-ago estimate.
earningsEstimateAvg- The average earnings per share estimate from Wall Street analysts.
earningsEstimateLow- The lowest earnings per share estimate from analysts.
earningsEstimateHigh- The highest earnings per share estimate from analysts.
earningsEstimateYearAgoEps- The earnings per share estimate from one year ago (not adjusted for time).
earningsEstimateNumberOfAnalysts- The number of analysts providing earnings estimates for this ticker.
earningsEstimateGrowth- Estimated expected EPS growth percentage, same as the growth field.
revenueEstimateAvg- The average revenue estimate from Wall Street analysts.
revenueEstimateLow- The lowest revenue estimate from analysts.
revenueEstimateHigh- The highest revenue estimate from analysts.
revenueEstimateYearAgoEps- The revenue estimate from one year ago.
revenueEstimateNumberOfAnalysts- The number of analysts providing revenue estimates for this ticker.
revenueEstimateGrowth- Estimated expected revenue growth percentage.
epsTrendCurrent- The current earnings per share estimate.
epsTrend7daysAgo- The earnings per share estimate from 7 days ago.
epsTrend30daysAgo- The earnings per share estimate from 30 days ago.
epsTrend60daysAgo- The earnings per share estimate from 60 days ago.
epsTrend90daysAgo- The earnings per share estimate from 90 days ago.
epsRevisionsUpLast7days- The number of upward EPS estimate revisions in the past 7 days.
epsRevisionsUpLast30days- The number of upward EPS estimate revisions in the past 30 days.
epsRevisionsDownLast7days- The number of downward EPS estimate revisions in the past 7 days.
epsRevisionsDownLast30days- The number of downward EPS estimate revisions in the past 30 days.
Annual- Annual earnings history. Note: For the current fiscal year, the annual figure is the sum of available quarterly earnings, so the date also indicates the latest quarter available.
date- The year of the annual earnings period.
epsActual- The sum of the four quarterly EPS values for the calendar year.
Financials
currency_symbol- The currency symbol used in the financial report.
quarterly or yearly- Indicates whether the data is quarterly or annual.
date- The end date of the reporting period.
filing_date- The date when the financial report was filed with regulatory authorities.
totalAssets- The total value of all assets owned by the company.
intangibleAssets- Assets without physical form that provide long-term value. Examples include intellectual property, brand recognition, customer relationships, and goodwill.
earningAssets- Income-producing investments held by the company, such as stocks, bonds, rental properties, certificates of deposit, and other interest or dividend-earning accounts.
otherCurrentAssets- Other valuable assets that can be converted to cash within one business cycle (typically one year).
totalLiab- The total amount of debts and obligations owed to external parties, calculated as current liabilities plus non-current liabilities.
totalStockholderEquity- The residual value of assets after all liabilities are paid, calculated as total assets minus total liabilities.
deferredLongTermLiab- deferred tax liability is a type of long-term liability incurred when a company postpones paying taxes on certain types of accounting income. The amount of the liability is the difference between a company's taxable income and its accounting or book income.
otherCurrentLiab- the current liabilities (due within 12 months) that are insignificant separately, but are clumped together on the company's liabilities.
commonStock- same as capitalStock.
capitalStock- the total amount of common and preferred shares that a company is authorized to issue, according to its corporate charter. Capital stock can only be issued by the company and is the maximum number of shares that can ever be outstanding.
retainedEarnings- same as retainedEarningsTotalEquity. The amount of profit a company has left over after paying all its direct costs, indirect costs, income taxes and its dividends to shareholders.
otherLiab- all balance sheet liability accounts not covered specifically in other areas of the supervisory activity.
goodWill- an intangible asset that is associated with the purchase of one company by another. It represents value that can give the acquiring company a competitive advantage. The value of a company's name, brand reputation, loyal customer base, solid customer service, good employee relations, and proprietary technology represent aspects of goodwill. This value is why one company may pay a premium for another.
otherAssets- same as nonCurrrentAssetsOther.
cash- the fields cash and cashAndEquivalents are interchangeable for US tickers, the latter being a later addition to the template. For other exchanges, this may differ in some cases, and "cash" will only have the cash figure.
cashAndEquivalents- the fields cash and cashAndEquivalents are interchangeable for US tickers, the latter being a later addition to the template. For other exchanges, this may differ in some cases, and "cashAndEquivalents" will have the figure corresponding to cash and its equivalents from the financial report.
totalCurrentLiabilities- the current liabilities (due within 12 months). accountsPayable + shortLongTermDebt + otherCurrentLiab + (Current portion of operating lease liabilities – not yet available) + (Income taxes payable – not available). OR: shortTermDebt + shortLongTermDebtTotal + otherCurrentLiab. OR: totalCurrentLiabilities = totalLiab – nonCurrentLiabilitiesTotal.
currentDeferredRevenue- the deferred revenue liability, current to the period. It can be used in place of deferred liability.
netDebt- a metric that shows how much debt a company has on its balance sheet compared to its liquid assets. netDebt = shortTermDebt + longTermDebtTotal – cash.
shortTermDebt- Short-term debt refers to any debt that is due within one year or less. This may include loans, credit card balances, and other obligations that are expected to be paid off within the next 12 months. For some companies, this number represents the current capital lease obligations.
shortLongTermDebt- the Short/Current Long-Term Debt (current portion of the long term debt).
shortLongTermDebtTotal- may differ between companies: longTermDebt/longTermDebtTotal + shortTermDebt / + shortLongTermDebt / = shortLongTermDebtTotal.
otherStockholderEquity- may correspond to accumulatedOtherComprehensiveIncome with some companies, or may differ for others.
propertyPlantEquipment- same as propertyPlantAndEquipmentNet.
totalCurrentAssets- the sum of all current assets. totalCurrentAssets = cashAndEquivalents + shortTermInvestments + netReceivables +inventory + otherCurrentAssets.
longTermInvestments- marketable securities.
netTangibleAssets- the total physical assets of a company minus all intangible assets and liabilities.
shortTermInvestments- marketable securities.
netReceivables- the total money owed to a company by its customers minus the money owed that will likely never be paid.
longTermDebt- any debt that is due in more than one year.
inventory- raw materials used to produce goods as well as the goods that are available for sale.
accountsPayable- amounts due to vendors or suppliers for goods or services received that have not yet been paid for.
totalPermanentEquity- the sum of paid in capital and net income less any distributions.
noncontrollingInterestInConsolidatedEntity- minority interest in the balance sheet.
temporaryEquityRedeemableNoncontrollingInterests- an ownership stake in a corporation, with the investors owning a minority interest and having less influence over how the company is managed.
accumulatedOtherComprehensiveIncome- same as otherStockholderEquity.
additionalPaidInCapital- the difference between the par value of a stock and the price that investors actually pay for it.
commonStockTotalEquity- the total amount of all investments in a company made by common equity investors, including the total value of all shares of common stock, plus retained earnings and additional paid-in capital.
preferredStockTotalEquity- the total amount of all investments in a company made by preferred equity investors.
retainedEarningsTotalEquity- same as retainedEarnings.
treasuryStock- the portion of a company's shares that are held by its treasury and not available to the public.
accumulatedAmortization- the cumulative amount of all amortization expenses that has been charged against an intangible asset.
nonCurrrentAssetsOther- same as otherAssets. noncurrent assets are long-term and have a useful life of more than a year.
deferredLongTermAssetCharges- long-term prepaid expenses that are carried as an asset on a balance sheet until used/consumed.
nonCurrentAssetsTotal- noncurrent assets are long-term and have a useful life of more than a year.
capitalLeaseObligations- long-term (non-current) amount of hire charges or rent owed by the lessee to the lessor for taking capital assets on hire under a capital lease.
longTermDebtTotal- may be same as longTermDebt for some companies, or longTermDebt + capitalLeaseObligations for others.
nonCurrentLiabilitiesOther- a part of non-current liabilities that is not directly classifiable.
nonCurrentLiabilitiesTotal- the debts that a business owes, but isn't due to pay for at least 12 months. nonCurrentLiabilitiesTotal = totalLiab – totalCurrentLiabilities.
negativeGoodwill- negative goodwill, also known as bargain purchase gain, occurs when the fair value of the net assets acquired in a merger or acquisition exceeds the purchase price.
warrants- the amount of derivatives that give the right, but not the obligation, to buy or sell a security – most commonly an equity – at a certain price before expiration.
preferredStockRedeemable- a type of preferred stock that allows the issuer to buy back the stock at a certain price and retire it, thereby converting the stock to treasury stock.
capitalSurpluse- the surplus resulting after common stock is sold for more than its par value.
liabilitiesAndStockholdersEquity- same as totalAssets: liabilitiesAndStockholdersEquity = totalLiab + totalStockholderEquity.
cashAndShortTermInvestments- cash and short term investments.
propertyPlantAndEquipmentGross- gross PPE,
propertyPlantAndEquipmentNet- net PPE, same as propertyPlantEquipment.
accumulatedDepreciation- the total amount an asset has been depreciated up until a single point.
netWorkingCapital- (totalCurrentAssets – cash) – (totalCurrentLiabilities – shortLongTermDebtTotal).
netInvestedCapital- the total amount of money that a company spends on capital assets, minus the cost of the depreciation of those assets.
commonStockSharesOutstanding- the shares of common stock that have been issued minus any shares of common stock known as treasury stock. This is the weighted average diluted number (the total number of shares if the convertible securities of a company were exercised) used for EPS calculations.
quarterly or yearly- self-explanatory.
date- the date of the end of the corresponding period.
filing_date- the date the report was filed.
currency_symbol- self-explanatory, the currency of the figures of the report.
researchDevelopment- R&D expenses.
effectOfAccountingCharges- charges that include items such as depreciation, amortization, bad debt, and other expenses that are associated with the normal operations of a business.
incomeBeforeTax- self-explanatory. incomeBeforeTax = operatingIncome – nonOperatingIncomeNetOther.
minorityInterest- a minority interest refers to a stake in a company that is otherwise controlled by a parent company. On the income statement, minority interest is recorded as a share of the minority shareholders' profit.
netIncome- self-explanatory. netIncome = incomeBeforeTax – incomeTaxExpense – minorityInterest OR netIncome = operatingIncome – interestExpense – incomeTaxExpense OR netIncome = operatingIncome – incomeTaxExpense, depending on how it was reported.
sellingGeneralAdministrative- selling, general, and administrative expenses (SG&A) – all general and administrative expenses (G&A) as well as the direct and indirect selling expenses of a business.
sellingAndMarketingExpenses- may be a component of sellingGeneralAdministrative, not reported in that case; or a field of its own, reported separately.
grossProfit- self-explanatory: the gross profit. grossProfit = totalRevenue – costOfRevenue.
reconciledDepreciation- same as depreciationAndAmortization for US tickers.
ebit- ebit = totalRevenue – costOfRevenue – totalOperatingExpenses. In most cases this should be the same as operatingIncome, if the companies report it as such. In other cases, it may be operatingIncome + netInterestIncome + totalOtherIncomeExpenseNet.
ebitda- earnings before interest, taxes, depreciation, amortization; ebit + depreciationAndAmortization.
depreciationAndAmortization- depreciation and amortization, same as reconciledDepreciation for US tickers.
nonOperatingIncomeNetOther- income (loss) not attributable to operating income.
operatingIncome- self-explanatory. operatingIncome = totalRevenue – totalOperatingExpenses OR operatingIncome = totalRevenue – totalOperatingExpenses – costOfRevenue, depending on how it was reported. In most cases this should be the same as ebit.
otherOperatingExpenses- the total expenses / cost and expenses field.
interestExpense- the cost incurred by an entity for borrowed funds.
taxProvision- the reporting period's total income tax expense.
interestIncome- income incurred from interest-related operations, a banking sphere field.
netInterestIncome- net interest income incurred from interest-related operations, a banking sphere field.
extraordinaryItems- obsolete: International Financial Reporting Standards (IFRS) does not recognize the concept of an extraordinary item, which has led to the practice of classifying extraordinary items as separate from nonrecurring items to become obsolete.
nonRecurring- income received which is not anticipated to continue in future months.
otherItems- other possible income.
incomeTaxExpense- the expenses incurred by tax paying.
totalRevenue- self-explanatory, a reported figure. totalRevenue = operatingIncome + totalOperatingExpenses. For banks, totalRevenue can be calculated as interestIncome + totalOtherIncomeExpenseNet.
totalOperatingExpenses- companies apply their own logic to calculating expenses. It may be: researchDevelopment + sellingGeneralAdministrative + sellingAndMarketingExpenses + depreciationAndAmortization (some tickers include D&A, some do not); it may be different. Check the companies' original report to see how exactly they calculate their expenses.
costOfRevenue- otherwise known as "cost of goods sold", a reported figure. costOfRevenue = totalOperatingExpenses – sellingGeneralAdministrative.
totalOtherIncomeExpenseNet- nonOperatingIncomeNetOther + netInterestIncome.
discontinuedOperations- net income (loss) from discontinued operations, not a subcomponent of extraordinaryItems or nonRecurring.
netIncomeFromContinuingOps- self-explanatory.
netIncomeApplicableToCommonShares- the portion of net income that should be used in calculations where only the common shares are applicable, if a company has more than one class of shares.
preferredStockAndOtherAdjustments- the aggregate value of preferred stock dividends and other adjustments necessary to derive net income apportioned to common stockholders.
quarterly or yearly- self-explanatory.
date- the date of the end of the corresponding period.
filing_date- the date the report was filed.
currency_symbol- self-explanatory, the currency of the figures of the report.
investments- self-explanatory.
changeToLiabilities- the increase or decrease in liabilities from one period to the next.
totalCashflowsFromInvestingActivities- self-explanatory.
netBorrowings- total debt borrowed during the year minus total debt repaid in the year.
totalCashFromFinancingActivities- self-explanatory.
changeToOperatingActivities- a change (positive or negative) to operating activities, not to be confused with totalCashFromOperatingActivities.
netIncome- see the same field on the income statement.
changeInCash- changeInCash = endPeriodCashFlow – beginPeriodCashFlow. Same as cashAndCashEquivalentsChanges for tickers where cash = cashAndEquivalents.
beginPeriodCashFlow- how much cash was available at the start of the period.
endPeriodCashFlow- how much cash was available at the end of the period.
totalCashFromOperatingActivities- cash from operations, not to be confused with changeToOperatingActivities.
issuanceOfCapitalStock- the amount of income from the process through which a company offers and sells its shares of stock to investors in order to raise capital.
depreciation- depreciation and amortization, same as reconciledDepreciation and depreciationAndAmortization from the income statement.
otherCashflowsFromInvestingActivities- a non-classified part of investing activities cash flow.
dividendsPaid- the sum of all cash dividends paid during the period.
changeToInventory- the difference between additions to and withdrawals from inventories.
changeToAccountReceivables- increase or decrease in the account receivables during the period.
salePurchaseOfStock- cash flow generated from the sale of securities, such as stocks and bonds (positive), or repurchases of stock (negative).
otherCashflowsFromFinancingActivities- a non-classified part of financing activities cash flow.
changeToNetincome- increase or decrease of the net income during the period.
capitalExpenditures- funds used by a company to acquire, upgrade, and maintain physical assets such as property, plants, buildings, technology, or equipment.
changeReceivables- increase or decrease in the cash that customers owe the company.
cashFlowsOtherOperating- a non-classified part of operating activities cash flow.
exchangeRateChanges- changes in the value of a company's cash balance due to fluctuations in foreign currency exchange rates.
cashAndCashEquivalentsChanges- the change in the cashAndCashEquivalents field during the period. Same as changeInCash for tickers where cash = cashAndEquivalents.
changeInWorkingCapital- The excess of current assets over current liabilities is referred to as the company's working capital; the difference between the working capital for two given reporting periods is called the change in working capital. changeInWorkingCapital = changeToAccountReceivables + changeToInventory + changeToLiabilities + changeToOperatingActivities.
stockBasedCompensation- a kind of compensation given by companies to their employees in the form of equity shares besides the regular cash or salary and bonuses they receive.
otherNonCashItems- expenses listed on an income statement, such as capital depreciation, investment gains, or losses, that do not involve a cash payment. Examples of non-cash items include depreciation, amortization, deferred income tax, stock based compensation that is provided to employees.
freeCashFlow- the money a company has left over after paying its operating expenses (OpEx) and capital expenditures (CapEx). totalCashFromOperatingActivities – capitalExpenditures = freeCashFlow.
Live Quotes (Delayed)
Worldwide, Intraday
Price data for stocks with 15 to 20 minutes delay for around 50,000 stocks worldwide.
Interval Price Data
Price History in Minute Intervals
3-month history of price data in 5-minute or 1-minute (US only) intervals.
Forex, Crypto and Commodities
History and Live Quotes
Real-time price data for cryptocurrencies and over 2000 traditional currency pairs. Up to 20 years of closing price history.
Funds & ETF API
History and Live Quotes
Historical prices and master data for funds and ETFs from around the world.
Bonds
Coupon, Maturity and Morningstar Rating
Comprehensive data for corporate and US government bonds.
Macroeconomic Data
From GDP to Startup Formations
30 economic datasets and indicators for over one hundred countries.
Corporate Events
Splits, IPOs, Corporate Reports
Historical and current corporate events such as stock splits, initial public offerings (IPOs) and other corporate actions.
Dividends
Historical Dividend Payments
Comprehensive dividend data with ex-dividend dates, payment dates and dividend amounts for stocks worldwide.
📚 API Glossary: All Data Fields Explained
Complete explanation of all data fields – Ideal for developers & analysts
Our comprehensive API glossary explains all data fields available in the Leeway API. From fundamental data to balance sheet data to macro indicators – find detailed explanations for every field, grouped by categories for easy navigation.
- ✓ Fundamental data (Revenue, EBITDA, etc.)
- ✓ Balance sheet data (Assets, Liabilities, etc.)
- ✓ ETF fields (Holdings, Ratings, etc.)
- ✓ Crypto fundamental data
- ✓ Macroeconomic indicators
- ✓ Splits, dividends, IPO data
Why Leeway Is the Best Choice
| Criteria | Leeway | Typical Alternatives |
|---|---|---|
| European Focus | ✓ Yes (XETRA, Frankfurt, Euronext) | Partial / US-focused |
| European Fundamentals | ✓ High coverage & quality (DE, FR, NL, Nordics) | Often sparse / delayed |
| Small/Mid Caps (Europe) | ✓ High-quality fundamentals even for smaller caps | Heterogeneous / incomplete |
| Data Normalization | ✓ Unified IDs & formats | Inconsistent |
| Developer UX | ✓ Consistent JSON schemas | Heterogeneous |
Frequently Asked Questions
?format=csv (beta). Authorization header. You receive the API token immediately after registration. adjustedClose, factor) are available.