Terminal · API · MCP server

Financials, DCF models & valuation.
Straight from the filings.

As-reported SEC financials, key metrics, comparable companies, a DCF engine, and a full equity screener — in a fast terminal and a clean API. Every number traces back to its source filing. Flat $19/month.

3 days free · No charge until day 4 · Cancel anytime · Browse core financials free

Akyla financials terminal — NVDA income statement, as-reported from SEC filings with every number traceable to source
As-reported from SEC XBRL
Every number traceable to source
Terminal, REST API & MCP
Flat $19/mo · 3 days free

Everything you need to analyze a company

As-reported fundamentals, valuation, and DCF models — sourced directly from SEC filings, with every figure traceable to where it was reported.

As-reported financials

Income statement, balance sheet, and cash flow assembled directly from SEC XBRL — exactly as companies filed them, across every reported period.

Traceable to the source

Every figure ties back to its origin filing. In the terminal numbers link to the SEC document; in the API, provenance attaches the accession number and inline-XBRL fact id per cell.

DCF models

Build a discounted-cash-flow valuation off the as-reported numbers — no rebuilding a model in a spreadsheet every time.

Key metrics & fundamentals

Revenue, EBITDA, margins, EV/EBITDA, net debt, and unlevered free cash flow across TTM and every fiscal year — in one snapshot or a full time series.

Comparable companies

The subject company and its peers with market cap and valuation multiples — P/E, P/S, EV/EBITDA, EV/UFCF, and EBITDA margin — ready to drop into a comps table.

Equity screener

Filter roughly 5–8k US equities by valuation, size, growth, and quality — in the terminal or one screener API call.

Typical data vendors vs. Akyla

Most vendors hand you standardized, adjusted numbers you can't tie back to a filing — and make you choose between a terminal and an API.

Akyla serves financials exactly as companies reported them in SEC XBRL, links every cell to its source filing, builds the DCF for you, and gives you both the terminal and the API on one honest price.

NumbersStandardized / adjustedAs-reported from SEC XBRL
TraceabilityBlack-box valuesEvery cell → source filing
DCFRoll your own in ExcelDCF engine built in
AccessTerminal or API — pick oneBoth, one subscription
CostEnterprise pricingFlat $19/month
Built for developers

The same data, one API call away

Every endpoint returns clean JSON with a Bearer-token API key. Pull as-reported statements — with per-cell SEC filing attribution — plus fundamentals, comps, and the screener straight into your models, dashboards, and apps.

  • GET /v1/statements/{ticker} — income, balance, cash (as-reported)
  • GET /v1/fundamentals/{ticker} — key metrics + live quote
  • GET /v1/comps/{ticker} — comparable companies & multiples
  • GET /v1/screener — filter ~5–8k US equities
as-reported income statement + provenance
$ curl "https://app.akyla.ai/v1/statements/AAPL\
    ?type=income&provenance=1" \
    -H "Authorization: Bearer $AKYLA_API_KEY"

{
  "data": {
    "ticker": "AAPL",
    "statement": "income_stmt",
    "cik": "0000320193",
    "grid": { "S:rev|L:revenue": { "2026-03-31|3|Q2": 95400000000 } },
    "provenance": { "accession": "0000320193-26-000042",
                    "fact_id": "f-231" }
  },
  "meta": { "source": "SEC XBRL (as-reported)", "api_version": "v1" }
}

Endpoints

Seven read-only endpoints, all returning JSON. Authenticate with Authorization: Bearer <key> (or X-Api-Key). Every response carries X-RateLimit-* and X-Quota-* headers. Full schema: OpenAPI spec.

GET/v1/quote/{ticker}

Latest price snapshot and 52-week range.

GET/v1/fundamentals/{ticker}

Revenue, EBITDA, margins, EV/EBITDA, net debt & FCF plus a live quote, in one call.

GET/v1/metrics/{ticker}

Full key-metrics table across reporting periods.

GET/v1/statements/{ticker}

As-reported income, balance sheet, or cash flow — with optional per-cell SEC provenance.

GET/v1/notes/{ticker}

Footnote disclosures from dimensional XBRL, annual or quarterly.

GET/v1/comps/{ticker}

Subject company plus peers with valuation multiples.

GET/v1/screener

Filter ~5–8k US equities by valuation, size, growth & quality.

Free: 1,000 calls/month at 10 req/min, no card. Starter: 500,000 calls/month at 300 req/min, included with the $19 Pro subscription. Both self-serve plans are for personal and evaluation use — for commercial use, email sales@akyla.ai.

Open source · MIT

MCP server — give your AI real stock data

MCP (Model Context Protocol) is the open standard AI assistants use to call external tools. The Akyla MCP server exposes seven read-only tools over the same Financial Data API, so ChatGPT, Claude, Cursor and friends answer with numbers that trace to the exact 10-K instead of hallucinating them.

Free: 1,000 calls/month · No credit card · Local (stdio) or remote (HTTP)

See the ChatGPT flow in 30 seconds

The recording walks through connecting the server, the Akyla tool calls, and an answer backed by SEC provenance — the accession number and inline-XBRL fact id behind each figure.

Add it to your AI

Pick your client. ChatGPT uses the hosted OAuth server; local clients use a free API key.

Add Akyla as a connector and point it at the hosted MCP endpoint below. ChatGPT authenticates over OAuth — sign in with Google and a free Akyla account with 1,000 calls/month is provisioned for you.

https://mcp.akyla.ai/mcp

Seven tools, the whole research loop

Each tool is a thin wrapper over one documented API endpoint — read-only, safe to retry, and named so assistants pick the right one.

get_quote

Latest price and 52-week range, optionally with ~1 year of daily closes.

get_fundamentals

Revenue, EBITDA, margins, EV/EBITDA, net debt and FCF plus a live quote — one call.

get_key_metrics

Full key-metrics table across reporting periods.

get_statement

As-reported income, balance sheet, or cash flow with per-cell SEC provenance.

get_notes

Footnote disclosures from dimensional XBRL, annual or quarterly.

get_comps

The company plus its peers with valuation multiples, ready to compare.

screen_equities

Filter ~5–8k US equities by valuation, size, growth, and quality.

Simple, transparent pricing

Browse core financials for free. Unlock full history, DCF models, the screener, and the API for a flat $19/month. Cancel anytime.

Free

The essentials, no card required.

$0forever

Browse in the terminal.

  • Most recent year of financials (quarterly)
  • Key valuation metrics & ratios
  • Comparable companies
  • Notes & disclosures
Open the terminal
FULL ACCESS

Pro

Full history, DCF models & the API.

$19/month

3 days free, then $19/month. Cancel anytime.

  • Everything in Free
  • Full statement history (all reported years)
  • DCF models & valuation
  • Equity screener (~5–8k names)
  • Comparable companies
  • Full Financial Data API access
  • Per-cell SEC source attribution
Start 3-day free trial

3 days free · No charge until day 4 · Cancel anytime

From ticker to valuation in minutes

Read the financials, value the company, and automate it through the API.

1

Pick a company

Search any US-listed ticker in the terminal.

2

Read the financials

As-reported statements, notes, and key metrics — every number traceable to the filing.

3

Value it

Build a DCF and pull comparable companies in a click.

4

Automate it

Hit the same data via the REST API with your key.

Questions & Answers

Where does the data come from?

Financial statements, notes, and key metrics come straight from SEC XBRL — as companies reported them, not standardized or adjusted. Quotes use daily market data.

What does "traceable to source" mean?

Every figure can be tied back to its origin filing. In the terminal, numbers link to the SEC document; in the API, pass provenance=1 to attach the accession number and inline-XBRL fact id to each cell.

Do you offer DCF models?

Yes. The Pro plan includes a DCF engine that builds a discounted-cash-flow valuation off the as-reported financials, so you can value a company without rebuilding a model in a spreadsheet.

Is there an API?

Yes — a REST API with Bearer-token auth covering quotes, fundamentals, statements, notes, comparable companies, and the screener. Read the docs at /docs and create a key at /developers.

Is there an MCP server?

Yes. The Akyla MCP server exposes seven read-only tools over the same Financial Data API, so ChatGPT, Claude, Cursor, and any MCP-capable assistant can pull real quotes, fundamentals, statements, and comps instead of guessing from training data. It is MIT-licensed on GitHub (AkilaAnalytics/akyla-mcp) and published to PyPI as akyla-mcp.

How do I connect the MCP server to ChatGPT or Claude?

ChatGPT connects to the hosted server at mcp.akyla.ai over OAuth — sign in with Google and a free Akyla account is provisioned. Claude Code, Claude Desktop, Cursor, Windsurf, Cline, Codex, and Zed run it locally with `uvx akyla-mcp` and a free API key from the developer portal.

What does the API cost?

The Free plan gives 1,000 calls per month at 10 requests/minute with no credit card. Starter is $19/month for 500,000 calls at 300 requests/minute — the same $19 Pro subscription that unlocks the terminal. Both self-serve plans are for personal and evaluation use; for commercial use, contact sales@akyla.ai for a license.

What is free vs. Pro?

Free gives you the most recent year of financials (quarterly), plus key metrics, comparable companies, and notes in the terminal. Pro ($19/month) unlocks full statement history (annual, quarterly & TTM), DCF models, the equity screener, per-cell SEC attribution, and full API access.

How does the free trial and billing work?

Pro starts with a 3-day free trial. We collect your card via Stripe at signup but do not charge until day 4. Cancel anytime during the trial and pay nothing.

Ready to dig into the numbers?

As-reported financials, DCF models, and the API for a flat $19/month. Start with a 3-day free trial.

Start 3-day free trial

3 days free · No charge until day 4 · Cancel anytime · Or browse core financials free