Earnings Call Transcripts API

Earnings Transcripts API.

Delivered in minutes.

Programmatic access to earnings call transcripts and earnings data from 9,000+ publicly traded companies via our earnings call API, REST or Python SDK. Many transcripts available within 15 minutes of the call ending.

Earnings CalendarTranscriptsRaw AudioSlide Decks
0+Companies covered
0K+Transcripts available
0 yrsHistorical depth
0.0%API uptime SLA

The most complete earnings call API on the market.

Six dedicated endpoints for calendar, transcript, audio, slide deck, and company data — copy any URL straight into your terminal.

GET
https://v2.api.earningscall.biz/calendar?apikey=demo&year=2025&month=1&day=10Earnings event calendar
GET
https://v2.api.earningscall.biz/events?apikey=demo&exchange=nasdaq&symbol=aaplEarnings events for a company
GET
https://v2.api.earningscall.biz/transcript?apikey=demo&exchange=nasdaq&symbol=aapl&year=2023&quarter=1Earnings call transcript
GET
https://v2.api.earningscall.biz/symbols?apikey=demoFull company list
GET
https://v2.api.earningscall.biz/audio?apikey=demo&exchange=NASDAQ&symbol=MSFT&year=2022&quarter=1Earnings call audio file
GET
https://v2.api.earningscall.biz/slides?apikey=demo&exchange=NASDAQ&symbol=MSFT&year=2025&quarter=1Earnings call slide decks

Simple, transparent pricing

Start small and scale up. All plans include full API access with no hidden fees.

MonthlyAnnual Save 20%
✓ 7-day money-back guarantee✓ Refund available if under 1,000 API calls used✓ Cancel anytime
Starter
$60/Month
10 API calls / Minute
No monthly limit
  • 9,000+ Public Companies
  • Earning event Calendar
  • Basic Transcript Data
  • Python & JavaScript SDKs
Ultimate
$129/Month
50 API calls / Minute
No monthly limit
  • 9,000+ Public Companies
  • Earning event Calendar
  • Basic Transcript Data
  • Enhanced Transcript Data
  • Speaker Names & Titles
  • Prepared Remarks + Q&A Split
  • Word-level Timestamps
  • Audio Files
  • Python & JavaScript SDKs
Ultimate+
$155/Month
250 API calls / Minute
No monthly limit
  • 9,000+ Public Companies
  • Earning event Calendar
  • Basic Transcript Data
  • Enhanced Transcript Data
  • Speaker Names & Titles
  • Prepared Remarks + Q&A Split
  • Word-level Timestamps
  • Audio Files
  • Real Time Notifications
  • Python & JavaScript SDKs

What's included in your plan

Click any feature to see what becomes possible.

Earning event calendar

StarterPremiumUltimateUltimate+
+

Basic transcript data

StarterPremiumUltimateUltimate+
+

Enhanced transcript data

PremiumUltimateUltimate+
+

Audio files

UltimateUltimate+
+

Real time notifications

Ultimate+
+
Quick Start

From earnings API sign-up to first
transcript in under 5 minutes.

Install the Python SDK, grab your earnings API key from the dashboard, and start pulling earnings call transcripts with a single function call. Our earnings transcripts API supports both REST and Python SDK access.

Python
# Install the SDK
pip install --upgrade earningscall

# Get Apple Q3 2021 transcript with speaker names & titles
from earningscall import get_company

company = get_company("aapl")

# Level 2: speaker diarization + name mapping
transcript = company.get_transcript(year=2021, quarter=3, level=2)

speaker = transcript.speakers[1]
print(f"Name:  {speaker.speaker_info.name}")
print(f"Title: {speaker.speaker_info.title}")
print(f"Text:  {speaker.text[:80]}...")

# Download the raw audio file
company.download_audio_file(
    year=2021, quarter=3,
    file_name="Apple-Q3-2021.mp3"
)

Access data from 9,000+ companies

Microsoft Logo

Microsoft

Apple Logo

Apple

Amazon Logo

Amazon

Meta Logo

Meta

Google Logo

Google

Tesla Logo

Tesla

Adobe Logo

Adobe

Broadcom Logo

Broadcom

Visa Logo

Visa

Walmart Logo

Walmart

Coca-Cola Logo

Coca-Cola

Oracle Logo

Oracle

SalesForce Logo

SalesForce

Amgen Logo

Amgen

Uber Logo

Uber

RTX Corp Logo

RTX Corp

Comcast Logo

Comcast

AT&T Logo

AT&T

Prologis Logo

Prologis

Intel Corp Logo

Intel Corp

Built for every earnings API use case

Whether you're running a hedge fund or building an AI model, our earnings transcripts API and earnings call data have you covered.

Quantitative Research

Build NLP pipelines, sentiment indices, and alpha signals from management commentary.

AI & LLM Fine-Tuning

Feed high-quality financial speech data into your language models.

Financial Journalism

Instantly surface quotes and key statements from any earnings call.

Portfolio Analytics

Track executive tone and guidance changes across your watchlist over time.

Institutional Research

Automate transcript retrieval for analyst report generation at scale.

Academic Studies

Reproduce and extend published financial-NLP research with clean, citable data.

Why Our Earnings Transcripts API?

Purpose-built for developers and researchers who need reliable earnings transcript data and earnings call API access without the scraping hassle.

Earnings Event Calendar

Stay ahead with upcoming earnings dates for thousands of public companies worldwide.

Basic Transcript Data

Structured earnings call transcripts in JSON format.

Enhanced Transcript Data

Speaker-labeled, word-level time-stamped transcripts with rich metadata.

Live Audio Streams & Recordings

Live and historical audio recordings for in-depth research.

Slide Decks

Investor presentation slides synced with earnings calls.

Real-Time Notifications

Instant webhooks when new earnings data becomes available.

Redistribution Rights

License to redistribute and embed data in your own products.

Priority Customer Support

Fast response times and direct access to our team.

Frequently Asked Questions

Everything you need to know about our earnings transcripts API and earnings call data.

What is the EarningsCall earnings transcripts API?

+

How do I get started with the earnings call API?

+

What data does the earnings API provide?

+

Does the earnings API include an earnings calendar?

+

Can I access earnings call transcripts using Python?

+

Is there an API specifically for earnings call transcripts?

+

How quickly are transcripts available after an earnings call?

+

What companies are covered by the earnings transcripts API?

+

What is your refund policy?

+
Talk to us

Not sure which plan suits you best?

Our team is happy to help. Reach out or book a quick call and we'll find the right fit for you.