As it includes the complete balance sheet content in JSON, this financial statements API helps investment platforms, financial dashboards, research tools, and portfolio analytics by delivering accurate and up-to-date balance sheet information and analyse a company's financial position and trends.
The Balance Sheets API is ideal for financial analysts, fintech developers, and enterprise applications that require insights into a company’s financial structure and solvency.
– Displaying company balance sheets on investment dashboards
– Financial modeling and analysis
– Comparing historical asset and liability trends
– Evaluating company liquidity and financial health
- Assets – Current assets, non-current assets, cash & equivalents, investments, receivables, inventory, and PPE
- Liabilities – Current debt, long-term debt, deferred liabilities, payables, and accrued expenses
- Equity – Common stock, retained earnings, tangible book value, total equity, and other adjustments
- Key Ratios – Working capital, net debt, total capitalization, and solvency indicators
- Quarterly and Annual Support – Retrieve balance sheets by reporting frequency
Access today by getting your API key on Finnworlds website.
Academic or non-profit use? Email us to start the conversation.
- JSON REST API
- Excel CSV download
- PDF reports
- Email link
https://api.finnworlds.com/api/v1/balancesheets?key=APIKEY&ticker=AAPL
{
"status": {
"code": 200,
"message": "OK",
"details": ""
},
"result": {
"basics": {
"ticker": "AAPL",
"period": "quarterly"
},
"output": {
"balance_sheet": [
{
"date": "2025-06-30 00:00:00",
"accounts_payable": "50374000000",
"accounts_receivable": "27557000000",
"accumulated_depreciation": "-75803000000",
"available_for_sale_securities": "77614000000",
"capital_stock": "89806000000",
"cash_and_cash_equivalents": "36269000000",
"cash_cash_equivalents_and_short_term_investments": "55372000000",
"cash_equivalents": "9583000000",
"cash_financial": "26686000000",
"commercial_paper": "9923000000",
"common_stock": "89806000000",
"common_stock_equity": "65830000000",
"current_assets": "122491000000",
"current_debt": "19268000000",
"current_debt_and_capital_lease_obligation": "19268000000",
"current_deferred_liabilities": "8979000000",
"current_deferred_revenue": "8979000000",
"current_liabilities": "141120000000",
"finished_goods": "3637000000",
"gains_losses_not_affecting_retained_earnings": "-6369000000",
"gross_ppe": "124311000000",
"inventory": "5925000000",
"invested_capital": "167528000000",
"investmentin_financial_assets": "77614000000",
"investments_and_advances": "77614000000",
"long_term_debt": "82430000000",
"long_term_debt_and_capital_lease_obligation": "82430000000",
"net_debt": "65429000000",
"net_ppe": "48508000000",
"net_tangible_assets": "65830000000",
"ordinary_shares_number": "14856722000",
"other_current_assets": "14359000000",
"other_current_borrowings": "9345000000",
"other_current_liabilities": "62499000000",
"other_equity_adjustments": "-6369000000",
"other_non_current_assets": "82882000000",
"other_non_current_liabilities": "42115000000",
"other_receivables": "19278000000",
"other_short_term_investments": "19103000000",
"payables": "50374000000",
"payables_and_accrued_expenses": "50374000000",
"raw_materials": "2288000000",
"receivables": "46835000000",
"retained_earnings": "-17607000000",
"share_issued": "14856722000",
"stockholders_equity": "65830000000",
"tangible_book_value": "65830000000",
"total_assets": "331495000000",
"total_capitalization": "148260000000",
"total_debt": "101698000000",
"total_equity_gross_minority_interest": "65830000000",
"total_liabilities_net_minority_interest": "265665000000",
"total_non_current_assets": "209004000000",
"total_non_current_liabilities_net_minority_interest": "124545000000",
"working_capital": "-18629000000"
}
]
}
}
}
Need help, have questions? Get in touch with Support.
Use of the Finnworlds website, services like API and database are subject to the Finnworlds Terms & Conditions.