Financial Data API

Earnings Call Transcripts API

Full speaker-level transcripts of earnings calls — management remarks, Q&A, analyst questions — as structured JSON. Built for LLM pipelines and research tools.

Get API Key — Free

Coverage

Structured for machines, readable for humans

Speaker-level segments

Every statement attributed — CEO, CFO, IR, and each analyst by name and firm

Prepared remarks + Q&A

Sections separated so models can weight guidance vs. spin differently

Call metadata

Fiscal period, date, participants — joinable to estimates and surprises

LLM-ready

Clean JSON that drops into summarization, sentiment, and RAG pipelines

Endpoints

Simple REST. Structured JSON.

GET /api/1/earning-calls/list/{ticker}

  "ticker":  "AAPL",
  "quarter": "Q3 2026",
  "date":    "2026-07-30",
  "id":      "aapl-q3-2026",
  "participants": 14
GET /api/1/earning-calls/transcript/{id}

Key stats

Speaker

Level attribution

Same day

After the call

Years

Of call history

JSON

No PDF scraping

Frequently asked questions

Structured JSON per call: metadata (company, fiscal quarter, date, participants) and speaker-level segments — each with the speaker's name, role, and text, separated into prepared remarks and Q&A. No PDFs, no HTML scraping, no audio processing on your side.

Transcripts are typically available the same day the call takes place, with historical coverage going back years. Each entry carries the call timestamp so event-driven pipelines can trigger as soon as a new transcript lands.

That is the primary use case. Speaker attribution lets models weight CFO guidance differently from analyst questions; section separation isolates prepared spin from unscripted answers. The cookbook contains a ready GPT/Claude summarizer recipe, and the MCP server exposes transcripts directly to agents.

Yes. Transcripts share identifiers with the estimates, earnings-calendar, and surprise endpoints, so "what did management say vs. what did they deliver" analyses join cleanly on ticker and fiscal period.

Transcript listing is available on the free tier; full transcript bodies are part of the Startup plan and above, which also includes filings access and extended history. See the pricing page for the current matrix.

Start building for free

Get your free API key

No credit card required. 10,000 calls/month free.