Financial Data API

Company Fundamentals API — Income Statements, Balance Sheets & Ratios

Income statements, balance sheets, cash flow statements, financial ratios, SEC filings, and earnings estimates. Point-in-time, GAAP + IFRS.

No credit card required · Free forever · Live in 60 seconds

Coverage

Everything you need for fundamental analysis

01

Income Statements

Revenue, gross profit, operating income, net income. Quarterly and annual.

02

Balance Sheets

Assets, liabilities, equity. Full breakdown by category.

03

Cash Flow Statements

Operating, investing, financing activities. Free cash flow.

04

Financial Ratios

P/E, P/B, ROE, ROA, debt-to-equity, current ratio, and more.

05

SEC Filings

10-K, 10-Q, 8-K, proxy statements. Metadata and links.

06

Earnings Estimates

Analyst consensus estimates. EPS, revenue, price targets.

Endpoint Examples

Simple REST endpoints

GET /v1/companies/{ticker}/income-statement
$
curl https://api.eulerpool.com/v1/companies/AAPL/income-statement?period=annual \
-H "Authorization: Bearer ep_live_xxx"

  "ticker": "AAPL",
  "period": "annual",
  "data": [
    "fiscalYear": 2024,
    "revenue": 394328000000,
    "grossProfit": 170782000000,
    "operatingIncome": 123126000000,
    "netIncome": 99803000000,
    "eps": 6.42
  ]
200 OK — 12ms
GET /v1/companies/{ticker}/balance-sheet · /v1/companies/{ticker}/ratios
$
curl https://api.eulerpool.com/v1/companies/AAPL/balance-sheet \
-H "Authorization: Bearer ep_live_xxx"
curl https://api.eulerpool.com/v1/companies/AAPL/ratios \
-H "Authorization: Bearer ep_live_xxx"

Key Stats

Built for scale

100,000+

Companies

30+

Years of history

GAAP + IFRS

Accounting standards

Point-in-time

No look-ahead bias

Frequently asked questions

Eulerpool provides income statements, balance sheets, cash flow statements, financial ratios (P/E, P/B, ROE, ROA, debt-to-equity), SEC filings (10-K, 10-Q, 8-K), and analyst earnings estimates. Data covers 100,000+ companies globally, both GAAP and IFRS standards.

Call GET /v1/companies/{ticker}/income-statement or /balance-sheet with optional period (annual/quarterly) and limit parameters. The API returns structured JSON with every line item — revenue, gross profit, operating income, net income, EPS, total assets, liabilities, equity, and more.

Yes. Eulerpool covers companies across 90+ exchanges worldwide. Financial statements are normalized across accounting standards (GAAP and IFRS) so you can compare companies across jurisdictions. Coverage includes US, Europe, Asia, and emerging markets.

Yes. Eulerpool provides up to 100+ years of historical financial statements. All data is point-in-time — it reflects what was publicly known at each filing date, with no retroactive revisions. This makes it safe for backtesting and factor research.

Yes. The /ratios endpoint provides pre-calculated valuation and profitability ratios including P/E, P/B, P/S, EV/EBITDA, ROE, ROA, current ratio, quick ratio, debt-to-equity, and dividend yield. Both trailing and forward ratios are available where analyst estimates exist.

Start building for free

Get your free API key

No credit card required. Free forever tier.