NYSE & Nasdaq · Point-in-time lineage · Live pricing

Company Fundamentals
API-First.

Standardized income statement, balance sheet, and cash flow data for NYSE & Nasdaq companies — sourced directly from SEC filings. Every value traces back to its accession number.

2,200+
Companies covered
52
Fundamental metrics
Nightly
Sync frequency

See it in the dashboard

Every endpoint that powers the API also renders here — browse fundamentals, ratios, growth, and valuation for any covered company before you write a line of code.

app.alpevox.ai/dashboard
Alpevox dashboard overview showing price, market cap, P/E, and latest reported metrics for AAPL

# GET the latest snapshot for any covered company

curl https://finance.alpevox.ai/api/v1/fundamentals/AAPL/latest \
  -H "Authorization: Bearer avx_..."

{
  "ticker": "AAPL",
  "data_last_synced": "2026-07-27T07:03:11Z",
  "results": [
    { "metric": "revenue", "value": 416161000000, "period_end": "2025-09-27" },
    { "metric": "net_income", "value": 97294000000, "period_end": "2025-09-27" }
  ]
}

Why Alpevox?

Raw SEC data is powerful but painful to work with directly — Alpevox does the normalization so you don't have to.

Raw SEC XBRL is difficult to consume

Normalized metrics

Financial terminology varies

Standardized metric names

Historical data can create look-ahead bias

Point-in-time lineage

Need to calculate ratios yourself

Pre-calculated ratios

Need historical growth

YoY + CAGR

Need current valuation

Live pricing + fundamentals

Need one API

One consistent schema

Built for real analysis

Fundamentals, ratios, valuation, and growth — computed and served through one consistent API.

Standardized Fundamentals

52 metrics across income statement, balance sheet, and cash flow, mapped from raw XBRL filings.

Ratios & DuPont

Liquidity, solvency, and profitability ratios, plus a full DuPont ROE breakdown, computed automatically.

Live Valuation

P/E, P/B, P/S, and EV/EBITDA combining live pricing with the latest reported financials.

Growth & Trends

YoY growth and CAGR for any metric, across up to 15 years of annual history.

Screener

Filter the full company universe by any fundamental or valuation metric and threshold.

Point-in-Time Lineage

Every value links back to its filing date and accession number — built for backtesting.

Simple pricing

Start with a free trial. No credit card required.

Most popular

Pro

$29/per month

14-day free trial included

  • 100 req/min · 300K req/month
  • Full history (15+ yrs)
  • Full company universe
  • Point-in-time lineage
Get started
Advanced

Pro+

$39/per month

For power users & analysts

  • 150 req/min · 400K req/month
  • Full history (15+ yrs)
  • Full company universe
  • Screener, Insider Trades, Legal Events & News
Get started

Requests beyond your monthly cap are throttled to 10 req/min, not blocked — your dashboard and API access never fully stop.

Coming soon

Beyond fundamentals

The fundamentals API is the foundation. Here's what's planned next.

News Sentiment

Company news with AI-scored sentiment

Forex

Currency pairs and historical rates

Bonds

Corporate & government bond data

Ready to integrate?

Start with a free trial. No credit card required.

Start free trial

Data Sources & Methodology

Financial fundamentals, insider transactions, and legal/regulatory events are all derived from SEC EDGAR filings — XBRL data, Form 4, and Form 8-K filings respectively. Market prices and news are provided through our market-data provider. Alpevox normalizes all of this into one consistent schema.