earnings.bot
Automate your Market Intelligence with earnings.bot! Fetch earnings call transcripts and AI summaries in near-real-time. Query our RAG knowledge base for concise company insights from CFOs and CEOs. Read more: https://earnings.bot
earnings.bot endpoints
| Method | Endpoint | Description |
|---|---|---|
| Earnings-Calls | ||
| GET |
List Calls /v1/earnings-call/list |
Lists earnings-calls from the last 5 days, the current day, and the next 5 days. |
| GET |
Get Audio /v1/earnings-call/audio/{id} |
Retrieves the earnings-call audio file in `webm` format. |
| GET |
Get Transcript /v1/earnings-call/transcript/{id} |
Retrieves the transcript of the earnings-call. Responses can be in `pdf` or plain `text` format (default=`pdf`). |
| GET |
Get Summary /v1/earnings-call/summary/{id} |
Retrieves the AI summary of the earnings-call. Responses can be in `pdf` or plain `text` format (default=`pdf`). |
| RAG-Queries | ||
| GET |
Get Query /v1/query/fetch/{id} |
The results from the query including text snippets from the earnings-call transcripts. Query results expire after 24 hours. |
| POST |
Submit Query /v1/query/submit |
Queues the query for background processing. Returns immediately with the Unique ID that can be used to fetch results when processing has completed. Useful when you need to find… |
earnings.bot pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO Recommended | $5.99 / month | 60 / minute |
|