Earnings Call API
The ROIC.ai Earnings Call API provides full-text earnings call transcripts for over 60,000 publicly traded companies. Transcripts include prepared remarks from management and the Q&A session with analysts, organized by fiscal year and quarter.
Use these endpoints to build AI-powered research tools, monitor management sentiment over time, extract guidance figures from conference calls, or feed transcript data into NLP pipelines for financial analysis.
Available Endpoints
| Endpoint | Description |
|---|---|
| Get Latest Transcript | Retrieve the most recent earnings call transcript for any company |
| List Earnings Calls | Get a list of all available earnings call dates and quarters for a company |
| Get Transcript by Quarter | Fetch a specific earnings call transcript by fiscal year and quarter |
Common Use Cases
- AI and NLP analysis. Feed earnings transcripts into LLMs or sentiment analysis models to extract management tone, forward guidance, and key themes
- Earnings call monitoring. Build alerts that fetch the latest transcript as soon as a company reports
- Historical research. Retrieve years of earnings calls for a single company to track how strategy and messaging evolve over time
- Competitive intelligence. Compare how companies in the same industry discuss market conditions, pricing, and demand
- Financial modeling. Extract specific guidance figures, capex plans, and margin commentary to inform forecasts
Authentication
All earnings call endpoints require an API key. Apple (AAPL) transcripts are available on the free tier. Access to other companies requires a premium subscription.
See the Authentication page for details on passing your API key.
Next Steps
- Get the latest earnings call for any company
- List all available transcripts to see which quarters are covered
- Fetch a specific transcript by year and quarter