Earnings Call Transcripts API
Earnings Transcripts API.
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.
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.
https://v2.api.earningscall.biz/calendar?apikey=demo&year=2025&month=1&day=10Earnings event calendarhttps://v2.api.earningscall.biz/events?apikey=demo&exchange=nasdaq&symbol=aaplEarnings events for a companyhttps://v2.api.earningscall.biz/transcript?apikey=demo&exchange=nasdaq&symbol=aapl&year=2023&quarter=1Earnings call transcripthttps://v2.api.earningscall.biz/symbols?apikey=demoFull company listhttps://v2.api.earningscall.biz/audio?apikey=demo&exchange=NASDAQ&symbol=MSFT&year=2022&quarter=1Earnings call audio filehttps://v2.api.earningscall.biz/slides?apikey=demo&exchange=NASDAQ&symbol=MSFT&year=2025&quarter=1Earnings call slide decksSimple, transparent pricing
Start small and scale up. All plans include full API access with no hidden fees.
- 9,000+ Public Companies
- Earning event Calendar
- Basic Transcript Data
- Python & JavaScript SDKs
- 9,000+ Public Companies
- Earning event Calendar
- Basic Transcript Data
- Enhanced Transcript Data
- Speaker Names & Titles
- Prepared Remarks + Q&A Split
- Word-level Timestamps
- Python & JavaScript SDKs
- 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
- 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
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.
# 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"
)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.



















