What is Recall.ai?
Recall.ai is your go-to universal API for meeting bots, making it super easy to get recordings, transcripts, and metadata from platforms like Zoom, Google Meet, Microsoft Teams, and more. Whether you're building a sales tool, interview app, or healthcare solution, Recall.ai has got you covered.
What are the features of Recall.ai?
- Unified API: Works seamlessly across all major platforms like Zoom, Google Meet, Microsoft Teams, Webex, and more.
- Real-Time Transcripts: Get 100% accurate speaker diarization with real-time transcripts.
- Audio & Video Streams: Access separate audio and video streams per participant with just 200ms latency.
- Meeting Metadata: Retrieve meeting titles, participants, and other metadata within seconds.
- No API Required: Works even if there's no official API for the platform—just provide the meeting link.
What are the use cases of Recall.ai?
- Sales: Record sales calls, update CRM automatically, and create follow-up emails.
- Interviewing: Record interviews, create analytics, and keep interviewers on track.
- Healthcare: Help doctors diagnose patients, fill out EHRs, and take AI-generated SOAP notes.
- Legal: Transcribe virtual depositions in real-time.
- Finance: Automatically create personalized financial plans and ensure regulatory compliance.
How to use Recall.ai?
- Create a Bot: Send a bot to a meeting with a single line of code.
$ curl -X POST https://api.recall.ai/api/v1/bot -d '{"url": "zoom.us/j/74648392"}' - Get Transcripts: Retrieve real-time transcripts with speaker names.
$ curl https://api.recall.ai/api/v1/transcript - Retrieve Metadata: Get meeting details like participants and titles.
$ curl https://api.recall.ai/api/v1/bot









