Balance Sheet API

The Balance Sheet API returns the financial position of one company at the end of each reporting period. A balance sheet is a point-in-time snapshot of assets, liabilities, and shareholders' equity. The data comes from official filings: 10-K and 10-Q for US companies, and their local equivalents for international companies. The API returns annual and quarterly periods. It normalizes each statement into more than 75 line items, which include cash, debt, receivables, inventory, and capital. These fields are comparable across companies, industries, and years.

An earnings press release or earnings call does not populate the balance sheet. Only the filing populates it. The values are in the reporting currency of the company. The currency field gives this currency. For cross-listed companies and ADRs, this currency can differ from the trading currency of the ticker.

GET/v3.0.0/fundamental/balance-sheet/{identifier}

Plan Access

Free

(Your plan)

Individual

$29/mo

Professional

$89/mo

Plan History

Free

(Your plan)

2 years, annual only

Individual

$29/mo

5 years · 20 quarters

Professional

$89/mo

All available

Request
curl "https://api.roic.ai/v3.0.0/fundamental/balance-sheet/NASDAQ:AAPL?apikey=YOUR_API_KEY&period_type=annual&fiscal_year.gte=2025&fiscal_year.lte=2025"
Response
200 OK
{
  "data": [
    {
      "id": "fnd_N7wh3Ukmc6CRKm",
      "symbol": "NASDAQ:AAPL",
      "period_type": "annual",
      "period_end_date": "2025-09-30",
      "fiscal_year": 2025,
      "period_label": "FY",
      "currency": "USD",
      "price_currency": "USD",
      "fx_applied": false,
      "object": "v3.fundamentals.balance_sheet",
      "bs_c_and_ce_and_sti_detailed": 54697000000,
      "bs_cash_near_cash_item": 35934000000,
      "bs_mkt_sec_other_st_invest": 18763000000,
      "bs_acct_note_rcv": 72957000000,
      "bs_accts_rec_excl_notes_rec": 39777000000,
      "bs_notes_receivable": null,
      "bs_loans_receivable": null,
      "bs_other_current_receivable": 33180000000,
      "bs_inventories": 5718000000,
      "bs_invtry_raw_materials": null,
      "bs_invtry_in_progress": null,
      "bs_invtry_finished_goods": null,
      "bs_invtry_adj": null,
      "bs_other_inv": 5718000000,
      "bs_other_current_assets_detailed": 14585000000,
      "bs_prepay": null,
      "bs_deriv_and_hedging_assets_st": null,
      "bs_assets_held_for_sale_st": null,
      "bs_deferred_tax_assets_st": null,
      "bs_other_cur_asset_less_prepay": null,
      "bs_cur_asset_report": 147957000000,
      "bs_net_fix_asset": 49834000000,
      "bs_gross_fix_asset": 125848000000,
      "bs_accum_depr": 76014000000,
      "bs_lt_invest": 77723000000,
      "bs_long_term_investments": 77723000000,
      "bs_lt_receivables": null,
      "bs_other_assets_def_chrg_other": 83727000000,
      "bs_disclosed_intangibles": null,
      "bs_goodwill": null,
      "bs_other_intangible_assets_detailed": null,
      "bs_deferred_tax_assets_lt": null,
      "bs_deriv_and_hedging_assets_lt": null,
      "bs_other_noncurrent_assets_detailed": 83727000000,
      "bs_tot_non_cur_asset": 211284000000,
      "bs_tot_asset": 359241000000,
      "bs_acct_payable_and_accruals_detailed": 91795000000,
      "bs_acct_payable": 69860000000,
      "bs_taxes_payable": 13016000000,
      "bs_interest_and_dividends_payable": null,
      "bs_accrual": 8919000000,
      "bs_st_borrow": 20329000000,
      "bs_short_term_debt_detailed": 20329000000,
      "bs_st_capital_lease_obligations": null,
      "bs_other_current_liabs_sub_detailed": 53507000000,
      "bs_st_deferred_revenue": 9055000000,
      "bs_derivative_and_hedging_liabs_st": null,
      "bs_deferred_tax_liabs_st": null,
      "bs_other_current_liabs_detailed": 44452000000,
      "bs_cur_liab": 165631000000,
      "bs_lt_borrow": 78328000000,
      "bs_long_term_borrowings_detailed": 78328000000,
      "bs_lt_capital_lease_obligations": null,
      "bs_other_noncur_liabs_sub_detailed": 41549000000,
      "bs_accrued_liabilities": null,
      "bs_pension_liabilities": null,
      "bs_lt_deferred_revenue": null,
      "bs_deferred_tax_liabilities_lt": null,
      "bs_derivative_and_hedging_liabs_lt": null,
      "bs_other_noncurrent_liabs_detailed": 41549000000,
      "bs_non_cur_liab": 119877000000,
      "bs_tot_liab": 285508000000,
      "bs_pfd_eqty_and_hybrid_cptl": null,
      "bs_sh_cap_and_apic": 93568000000,
      "bs_common_stock": 93568000000,
      "bs_add_paid_in_cap": null,
      "bs_amt_of_tsy_stock": null,
      "bs_pure_retained_earnings": -14264000000,
      "bs_other_ins_res_to_shrhldr_eqy": -5571000000,
      "bs_eqty_bef_minority_int_detailed": 73733000000,
      "bs_minority_noncontrolling_interest": null,
      "bs_total_equity": 73733000000,
      "bs_tot_liab_and_eqy": 359241000000,
      "bs_sh_out": 14773260000,
      "bs_total_capital_leases": null,
      "net_debt": 62723000000,
      "net_debt_to_shrhldr_eqty": 85.06774442922436,
      "tce_ratio": 20.524661717342955,
      "cur_ratio": 0.8932929222186667,
      "cash_conversion_cycle": -72.6412378367556,
      "num_of_employees": null
    }
  ],
  "next_page_url": null,
  "previous_page_url": null
}

Coverage

The Balance Sheet API gives historical balance-sheet data for more than 95,000 tickers on US and international exchanges.

The median ticker has 19 annual periods and 51 quarterly periods of balance-sheet history. The average ticker has 20 annual periods and 58 quarterly periods.

The API has data for 99% of listed tickers with a market cap of more than $10 billion. The tables that follow show the coverage by region and by market-cap bucket.

Coverage by region

The table shows the share of listed tickers with balance-sheet data in each region. The region comes from the home country of the company.

RegionListed tickersCoveredCoverage
US & Canada35,59432,43891.1%
Europe24,27421,58288.9%
Asia / Pacific42,57037,32587.7%
Latin America3,0002,28976.3%
Africa / Middle East2,6411,91172.4%

Coverage by market-cap bucket

The table shows the share of listed tickers with balance-sheet data. The market-cap values are in USD.

BucketListed tickersCoveredCoverage
≥ $10bn16,59316,41999.0%
$1–10bn19,24418,45895.9%
$100m–$1bn21,25819,49791.7%
< $100m30,85523,91777.5%

Parameters

Path parameters

identifierstringrequired

A ticker ID, an exchange and symbol separated by a colon (e.g. NASDAQ:AAPL), or a FIGI.

Examples: NASDAQ:AAPLtkr_cO46h8pgSu9QqyBBG000B9XRY4

Query parameters

period_typestringoptional

Financial period cadence.

Default: annualValues: annualquarterlyttm
period_labelstringoptional

Filter quarterly data to one fiscal quarter. Use this parameter only with period_type=quarterly.

Values: Q1Q2Q3Q4
datestringoptional

Pass a YYYY-MM-DD date directly for an exact period-end-date match. For a range, combine the modifiers below, for example, date.gte=2020-01-01&date.lt=2026-01-01.

+ Show filter modifiers
date.gtestring

Return statements whose period end date is on or after this date.

date.gtstring

Return statements whose period end date is strictly after this date.

date.ltestring

Return statements whose period end date is on or before this date.

date.ltstring

Return statements whose period end date is strictly before this date.

fiscal_yearobjectoptional

Filter by fiscal year. Combine the range modifiers below to select the reporting years you need.

+ Show filter modifiers
fiscal_year.gteinteger

Return statements for the specified fiscal year and all later fiscal years.

fiscal_year.gtinteger

Return statements only for fiscal years after the specified year.

fiscal_year.lteinteger

Return statements for the specified fiscal year and all earlier fiscal years.

fiscal_year.ltinteger

Return statements only for fiscal years before the specified year.

orderstringoptional

Sort by period end date (period_end_date).

Default: descValues: ascdesc
limitintegeroptional

Maximum number of resources to return.

Default: 50Min: 1Max: 100
pagestringoptional

Token to request the next page of data. Each response returns ready-made next_page_url and previous_page_url (null on the last and first page, respectively) that repeat your filters with this token. They are relative and carry no credentials: prefix the API host and pass apikey separately, or keep sending your Authorization header.

Response

Each normalized balance-sheet line item is a top-level field on the period resource. Missing values are null.

Response fields

dataarray of objects

Array of financial period resources for the current page, one per reporting period.

+ Show child attributes
idstring

Unique identifier for the financial period record, beginning with fnd_. Store it as the stable reference to this period's figures.

symbolstring

Qualified symbol combining the exchange code and ticker separated by a colon, e.g. NASDAQ:AAPL.

period_typestring

Cadence of the period: annual for full fiscal years, quarterly for fiscal quarters, or ttm for trailing-twelve-month aggregates.

period_end_datestring

Last calendar day of the financial period, in YYYY-MM-DD format.

fiscal_yearnumber

Fiscal year the period belongs to, e.g. 2025. Fiscal years may not align with calendar years; Apple's fiscal 2025 ends in September 2025.

period_labelstring

Label of the period within the fiscal year: FY for annual periods, or Q1 through Q4 for quarters.

currencystring

ISO 4217 code of the currency the financial values are reported in, e.g. USD.

price_currencystring

ISO 4217 code of the currency used for price-derived values such as market capitalization. It can differ from currency when the listing trades in another currency.

fx_appliedboolean

Whether metric values were converted from the company's reporting currency. false means the figures are as originally reported.

objectstring

String representing the object's type, e.g. v3.fundamentals.income_statement. Each fundamentals endpoint returns its own object type.

bs_c_and_ce_and_sti_detailednumber

Cash, Cash Equivalents & STI: Sum of cash and near cash items and marketable securities: The total amount of money and other assets that a company can easily turn into money.

bs_cash_near_cash_itemnumber

Cash & Cash Equivalents: Cash & Cash Equivalents is a line item on the balance sheet that reports the value of a company’s assets that are cash or can be converted into cash within 90 days.

bs_mkt_sec_other_st_investnumber

ST Investments: Short-term Investments is a line item on the balance sheet that reports the value of a company’s assets that are invested in financial instruments that can be easily sold or mature within one year.

bs_acct_note_rcvnumber

Accounts & Notes Receiv: This field includes money that customers owe to the company for its products or services.

bs_accts_rec_excl_notes_recnumber

Accounts Receivable, Net: This field includes the total amount of money that customers owe to the company for its goods or services minus the amount that the company thinks it may not collect.

bs_notes_receivablenumber

Notes Receivable, Net: This field includes the total amount of money that customers or other parties owe to the company for promissory notes minus the amount that the company thinks it may not collect.

bs_loans_receivablenumber

Loans Receivable, Net: This field includes the total amount of money that borrowers owe to the company for loans minus the amount that the company thinks it may not collect.

bs_other_current_receivablenumber

Other Receivable, Net: This field includes the total amount of money that other parties owe to the company for reasons other than sales, notes, or loans minus the amount that the company thinks it may not collect.

bs_inventoriesnumber

Inventories: These are the things that a business has or makes that can be sold to customers.

bs_invtry_raw_materialsnumber

Raw Materials: These are the basic materials that a business needs to make its products.

bs_invtry_in_progressnumber

Work In Process: These are the products that a business is still making or finishing.

bs_invtry_finished_goodsnumber

Finished Goods: These are the products that a business has completed and are ready to be sold to customers.

bs_invtry_adjnumber

Inventory Adjustments: These are the changes in the amount of inventory that a business has due to various reasons.

bs_other_invnumber

Other Inventory: These are the items that a business has in its inventory that do not fit into any of the other categories.

bs_other_current_assets_detailednumber

Other ST Assets: These are the other assets that a business has that are expected to be used or converted into cash within one year.

bs_prepaynumber

Prepaid Expenses: These are the expenses that a business has paid in advance for goods or services that will be received or used in the future.

bs_deriv_and_hedging_assets_stnumber

ST Derivative & Hedging Assets: These are the assets that a business has from using financial contracts or instruments that derive their value from other assets, prices or rates.

bs_assets_held_for_sale_stnumber

ST Assets Held-for-Sale: These are the assets that a business has decided to sell or dispose of within one year.

bs_deferred_tax_assets_stnumber

ST Deferred Tax Assets: These are the assets that a business has from paying more taxes in the past than it should have according to the accounting rules.

bs_other_cur_asset_less_prepaynumber

Misc ST Assets: These are the other current assets that a business has that are not included in any of the other categories.

bs_cur_asset_reportnumber

Total Current Assets: This is the total amount of all the current assets that a business has.

bs_net_fix_assetnumber

Property, Plant & Equip, Net: The net value of a business’s long-term assets that are used in the production of its goods and services, such as land, buildings, machinery, vehicles and furniture.

bs_gross_fix_assetnumber

Property, Plant & Equip: The gross value of a business’s long-term assets that are used in the production of its goods and services, such as land, buildings, machinery, vehicles and furniture.

bs_accum_deprnumber

Accumulated Depreciation: The total amount of depreciation and impairment losses that have been charged against a business’s long-term assets over their useful lives.

bs_lt_investnumber

LT Investments & Receivables: The total value of a business’s long-term investments and receivables that are expected to provide benefits or returns beyond one year.

bs_long_term_investmentsnumber

LT Investments: The total value of a business’s long-term investments that are expected to provide benefits or returns beyond one year.

bs_lt_receivablesnumber

LT Receivables: The total value of a business’s long-term receivables that are expected to be collected beyond one year.

bs_other_assets_def_chrg_othernumber

Other LT Assets: The total value of a business’s other long-term assets that are not classified under any other category.

bs_disclosed_intangiblesnumber

Total Intangible Assets: The total value of a business’s intangible assets that are separately identifiable and measurable.

bs_goodwillnumber

Goodwill: The value of a business’s intangible asset that represents the excess of the purchase price paid for an acquired business over the fair value of its identifiable net assets.

bs_other_intangible_assets_detailednumber

Other Intangible Assets: The value of a business’s intangible assets that are separately identifiable and measurable, excluding goodwill.

bs_deferred_tax_assets_ltnumber

LT Deferred Tax Assets: The value of a business’s asset that represents the future tax benefits that arise from temporary differences between the accounting and tax bases of its assets and liabilities, or from tax loss carryforwards.

bs_deriv_and_hedging_assets_ltnumber

LT Derivative & Hedging Assets: The value of a business’s asset that represents the positive fair value of its derivative contracts that are used for hedging or speculative purposes.

bs_other_noncurrent_assets_detailednumber

Misc LT Assets: The value of a business’s asset that represents any other long-term assets that are not classified under any other category.

bs_tot_non_cur_assetnumber

Total Noncurrent Assets: The sum of all long-term investments or resources that a company cannot easily convert into cash within a year.

bs_tot_assetnumber

Total Assets: The sum of all current and noncurrent assets that a company owns or controls.

bs_acct_payable_and_accruals_detailednumber

Payables & Accruals: The total amount of short-term obligations that a company owes to its suppliers, creditors, or tax authorities, which have not yet been paid or settled.

bs_acct_payablenumber

Accounts Payable: The amount of money that a company owes to its suppliers or vendors for goods or services that have been received but not yet paid for.

bs_taxes_payablenumber

Accrued Taxes: The estimated amount of income tax or other taxes that a company has to pay to the government based on its taxable income for the current period, but has not yet paid or remitted.

bs_interest_and_dividends_payablenumber

Interest & Dividends Payable: The amount of interest and dividends that a company owes to its lenders and shareholders, respectively, but has not yet paid.

bs_accrualnumber

Other Payables & Accruals: The amount of other short-term obligations that a company has incurred but not yet paid.

bs_st_borrownumber

ST Debt: The total amount of debt obligations that a company has to repay within the next 12 months or the current fiscal year, whichever is longer.

bs_short_term_debt_detailednumber

ST Borrowings: The amount of money that a company has borrowed from external sources, such as banks or other financial institutions, that has to be repaid within the next 12 months or the current fiscal year, whichever is longer.

bs_st_capital_lease_obligationsnumber

ST Finance Leases: The amount of lease payments that a company has to make within the next 12 months or the current fiscal year, whichever is longer, for assets that are leased under a finance lease arrangement.

bs_other_current_liabs_sub_detailednumber

Other ST Liabilities: The total amount of other short-term obligations that a company has to pay within the next 12 months or the current fiscal year, whichever is longer, that are not classified under other specific categories of current liabilities.

bs_st_deferred_revenuenumber

Deferred Revenue: The amount of revenue that a company has received in advance for goods or services that have not yet been delivered or performed.

bs_derivative_and_hedging_liabs_stnumber

Derivatives & Hedging: The amount of money that a company has to pay as a result of changes in the fair value or cash flows of derivative instruments that are used to hedge its exposure to various risks, such as interest rate risk, currency risk, or commodity price risk.

bs_deferred_tax_liabs_stnumber

Deferred Tax Liabilities: The amount of income tax that a company has to pay in the future as a result of temporary differences between the accounting and tax treatment of certain items.

bs_other_current_liabs_detailednumber

Misc ST Liabilities: The amount of other miscellaneous short-term obligations that a company has to pay within the next 12 months or the current fiscal year, whichever is longer, that are not included in any other category of current liabilities.

bs_cur_liabnumber

Total Current Liabilities: The sum of all short-term financial obligations that are due within one year or within a normal operating cycle.

bs_lt_borrownumber

LT Debt: Long-term debt is debt that matures in more than one year.

bs_long_term_borrowings_detailednumber

LT Borrowings: Long-term borrowings are a subset of long-term debt that includes only the debt instruments that have a specified maturity date and interest rate.

bs_lt_capital_lease_obligationsnumber

LT Finance Leases: A capital lease, also known as a finance lease under ASC 842, is a lease that transfers substantially all the risks and rewards of ownership of the leased asset to the lessee.

bs_other_noncur_liabs_sub_detailednumber

Other LT Liabilities: Other long-term liabilities are obligations that are due after more than one year and do not fit into any other liability categories.

bs_accrued_liabilitiesnumber

Accrued Liabilities: Expenses that a business incurs but has not yet paid or recorded1.

bs_pension_liabilitiesnumber

Pension Liabilities: Pension Liabilities: The present value of the future payments that a pension plan has to make to its current and past members, based on their years of service and salary levels.

bs_lt_deferred_revenuenumber

Deferred Revenue: The amount of money that a company receives in advance for goods or services that have not yet been delivered or performed.

bs_deferred_tax_liabilities_ltnumber

Deferred Tax Liabilities: Deferred Tax Liabilities: The amount of taxes that a company will have to pay in the future due to temporary differences between its accounting income and taxable income.

bs_derivative_and_hedging_liabs_ltnumber

Derivatives & Hedging: Derivatives & Hedging are financial instruments that are used to reduce the exposure to various risks, such as interest rate risk, currency risk, or commodity price risk.

bs_other_noncurrent_liabs_detailednumber

Misc LT Liabilities: Miscellaneous long-term liabilities are obligations that are not due within one year and are not classified under any specific category of liabilities.

bs_non_cur_liabnumber

Total Noncurrent Liabilities: Total noncurrent liabilities are the sum of all obligations that are not expected to be paid within one year.

bs_tot_liabnumber

Total Liabilities: Total liabilities are the sum of all current and noncurrent liabilities of a company.

bs_pfd_eqty_and_hybrid_cptlnumber

Preferred Equity and Hybrid Capital: Preferred equity and hybrid capital are types of securities that have both debt-like and equity-like features.

bs_sh_cap_and_apicnumber

Share Capital & APIC: Share capital and additional paid-in capital are components of shareholders’ equity that represent the amount of money raised by issuing shares of stock.

bs_common_stocknumber

Common Stock: Common stock is a type of security that represents ownership of equity in a company.

bs_add_paid_in_capnumber

Additional Paid in Capital: Additional paid in capital (APIC) is a component of shareholders’ equity that represents the excess amount of money that investors have paid for a company’s shares over their par value.

bs_amt_of_tsy_stocknumber

Treasury Stock: Treasury stock is a type of security that represents the shares that a company has repurchased from its shareholders and is holding in its own treasury.

bs_pure_retained_earningsnumber

Retained Earnings: Retained earnings are a component of shareholders’ equity that represents the accumulated net income that a company has retained after paying dividends to its shareholders.

bs_other_ins_res_to_shrhldr_eqynumber

Other Equity: Other equity is a type of security that represents equity that is not in the form of securities or direct investment.

bs_eqty_bef_minority_int_detailednumber

Equity Before Minority Interest: Equity before minority interest is a measure of shareholders’ equity that includes both the equity attributable to the parent company and the equity attributable to the non-controlling interests (also known as minority interests).

bs_minority_noncontrolling_interestnumber

Minority/Non Controlling Interest: Minority/Non Controlling Interest is a type of equity that represents the ownership stake of less than 50% in a subsidiary company by an investor or a parent company.

bs_total_equitynumber

Total Equity: The total value of ownership interest in a company, derived by deducting total liabilities from total assets.

bs_tot_liab_and_eqynumber

Total Liabilities & Equity: The sum of all the obligations and ownership claims of a company, equal to its total assets.

bs_sh_outnumber

Shares Outstanding: The total number of shares that a company has issued and that investors own as of a certain date.

bs_total_capital_leasesnumber

Capital Leases - Total: The total amount of leases that a company has entered into that are considered as purchases of assets for accounting purposes.

net_debtnumber

Net Debt: Net debt is a way to measure how much money a company owes after using its cash and other liquid assets to pay off as much debt as possible.

net_debt_to_shrhldr_eqtynumber

Net Debt to Equity: Net debt to shareholders equity is a way to measure how much a company relies on debt to finance its operations.

tce_rationumber

Tangible Common Equity Ratio: Tangible common equity ratio is a way to measure how much a company’s equity is based on its physical assets.

cur_rationumber

Current Ratio: Current ratio is a way to measure how well a company can pay its short-term debts with its short-term assets.

cash_conversion_cyclenumber

Cash Conversion Cycle: Cash conversion cycle is a way to measure how long it takes for a company to turn its inventory and other resources into cash.

num_of_employeesnumber

Number of Employees: The total number of people who work for a company as of a certain date.

next_page_urlnullable

URL of the next page of results, or null on the last page. Request it unchanged to continue paging.

previous_page_urlnullable

URL of the previous page of results, or null on the first page. Request it unchanged to page back.

Use cases

  • Valuation models: Calculate book value and net debt from normalized line items. For example, subtract bs_tot_liab from bs_tot_asset to get book value. Divide the result by bs_sh_out to get book value per share.
  • Credit and debt analysis: Monitor the solvency of a company across periods. For example, add bs_st_borrow and bs_lt_borrow to get total debt. Then subtract bs_cash_near_cash_item to get net debt.
  • Screening: Filter companies by balance-sheet strength in US and international markets. For example, request period_type=quarterly for a retailer. Find each quarter where bs_inventories increases faster than revenue.
  • AI agents: Connect an LLM to the roic.ai MCP server. The get_balance_sheet tool returns the same normalized fields. For example, ask Claude for the net debt of Apple. The agent then calls this tool.

FAQ

A new period appears one to two days after the company files its official statement (10-Q, 10-K, or a local equivalent). In rare cases, the new period appears later. An earnings press release or earnings call does not populate the balance sheet. For example, the Q2 balance sheet of Amazon appears when Amazon files its 10-Q. It does not appear at the earlier earnings call.

The API returns values in the reporting currency of the company. The currency field gives the ISO 4217 code of this currency. For ADRs and cross-listed companies, this currency can differ from the trading currency. For example, the ADR of Tokyo Electron trades in USD, but the statements are in JPY. To get statements and prices in one currency, query the primary listing, such as TSE:8035.

The figures are standardized and include later amendments. The API maps each filing into one common schema. This makes companies comparable, but some sector-specific line items map into bs_other_* fields. For example, the reserve lines of an insurer map into the other-liabilities fields. When a company amends or restates a filing, the API stores the amended values. When fx_applied is false, the API applies no currency conversion.

The API returns the most recent reported values. When a company restates a prior period in a later filing, the API updates the record for that period. For example, when a 10-K restates the prior-year balance sheet, the prior-year record shows the restated values. The calculated_at field shows the time of the last calculation. The API does not keep point-in-time versions of a period.

A null value means that the company did not report this line item for the period. Detailed line items differ by company, sector, and market. For example, a bank reports no bs_inventories. Totals, such as bs_tot_asset and bs_tot_liab, have values for most companies.

No. The API returns the consolidated balance sheet of the company. It does not return geographic or business-segment breakdowns. For example, the API does not divide the assets of Apple by region or product line.

Combine balance-sheet values with income, cash flow, and credit metrics.