GET /api/v1/search?q=agentic AI&type=speakers&speaker_type=Executive&ticker=NVDA&limit=5
AI earnings call analysis, minutes after the call.
Every S&P 500 call gets an AI summary with key metrics and topic sentiment within the hour. Pull them via API, ask Claude through MCP, or read them free on the site.
- AI summaries with key takeaways, metrics and topic-level sentiment
- Generated within the hour for S&P 500 calls - no waiting for analyst notes
- Query them via REST API, MCP tools, or read free on each transcript page
- Combine with full-text search to screen for themes across the whole market
# Connect Claude Code to the earnings archive - one command
claude mcp add --transport http earningscalls \
https://earningscalls.dev/u/<your-token>/mcp
# Claude Desktop: Settings -> Developer -> Edit Config
{
"mcpServers": {
"earningscalls": {
"url": "https://earningscalls.dev/u/<your-token>/mcp"
}
}
}
# Then just ask:
# > What did NVIDIA say about data center demand last quarter?
From raw call to analysis in minutes
Use the MCP connector for zero-code access from Claude, or hit the REST API directly inside your own agents and pipelines.
Claude via MCP
Generate a personal, revocable connector URL from your dashboard, paste it into Claude Desktop or claude.ai, and query earnings data in plain English. 13 tools — search, speakers, summaries, ticker aggregates. Beta.
POST /u/<token>/mcpRAG-ready speaker chunks
Every transcript pre-split by speaker with role tags. Segments map 1:1 to embedding chunks — no recursive splitters, no overlap heuristics. Ticker, sector, role, and date ship with every chunk.
GET /api/v1/speakers/:idFull-text retrieval
Google-style operators in the q param — exact phrase, AND / OR, negation. Filter by ticker, sector, country, or date before you embed a single token.
GET /api/v1/search?q=…Incremental polling
Cursor-based since / after_id pagination. Idempotent and re-runnable — pick up new calls without duplicates and keep your vector store fresh as the corpus grows daily.
GET /api/v1/transcripts/recentRun a real live query.
Change the ticker, click Run, see the actual response.
Honest Pricing. No Surprises.
Read for free. Automate when you're ready. Cancel anytime.
Full access for builders and traders
- ✓ Read earning call transcripts
- ✓ 5,000 requests/month
- ✓ Personal use - up to 50 MAU
- ✓ Full transcript text
- ✓ Speaker segments & roles
- ✓ Full-text search
- ✓ All endpoints unlocked
- ✓ 20 requests/minute
- ✓ Email support
- ✓ Instant API key after checkout
For production apps and teams
- ✓ Read earning call transcripts
- ✓ 25,000 requests/month
- ✓ Commercial use - up to 1,000 MAU
- ✓ Everything in Pro
- ✓ 60 requests/minute
- ✓ Priority support
- ✓ 99.9% SLA
- ✓ Dedicated account manager
- ✓ Bulk data export
- ✓ Custom integrations
High-volume production workloads
- ✓ Read earning call transcripts
- ✓ 100,000 requests/month
- ✓ Commercial use - up to 10,000 MAU
- ✓ Everything in Ultra
- ✓ 120 requests/minute
- ✓ Dedicated support channel
- ✓ Custom integrations
- ✓ Bulk data export
- ✓ Compliance documentation
- ✓ Priority feature requests
AI earnings call analysis - common questions
MCP setup, RAG chunks, retrieval, and coverage.
What does an AI call summary contain?
How fast are summaries available?
S&P 500 calls are summarized within the hour of the transcript landing; transcripts themselves arrive within minutes of the call ending.
Can I run my own models on the transcripts instead?
Yes - most customers do both: use our summaries for triage and pull full transcripts (speaker-segmented, RAG-ready) into their own LLM pipeline via the API. Our guide to analyzing earnings calls automatically walks through the setup; for the manual baseline, see how to read a transcript like a pro.
Which companies get AI summaries?
Currently the S&P 500 plus a historical backlog; the transcript archive itself covers 12,000+ companies across 70 countries. Coverage expands over time.
Trusted by analysts and research teams.
What research professionals say about the data and the API.
“Excellent service. Comprehensive coverage of the sectors I wanted and the API is very easy to work with. Highly recommend.”
“Transcripts are accurate, and the API is very user friendly.”
“Connecting Claude through MCP to analyze earnings transcripts has never been easier.”
Two more tools for traders and investors
From the team that brought you the Earnings Calls API - same clean data, same fair pricing.
StockMarketScan.com
Stock screeners & email alert systemPre-configured, industry-standard stock screeners - near real-time, refreshed every 5 minutes, no setup required.
- 24 screeners
- 5-minute scans
- Watchlists
- AI chat analysis
- API & MCP
OptionsBell.com
Unusual options activity alertsScans options activity across all US stocks - immediate email alerts the moment institutional-sized trades hit your watchlist.
- All US stocks
- 10 custom alerts
- 5-minute scans
- Email alerts
- API & MCP