The universal API for meeting bots

Recall.ai provides a single API for meeting bots on every platform like Zoom, Google Meet, Microsoft Teams and more.
Hundreds of companies recording millions of hours
Integrate in minutes

Access and integrate conversation data into your app

Unified API on all major platforms

With just a few lines of code, integrate your product into Zoom, Google Meet, Microsoft Team, Webex, Slack Huddles and GoTo Meeting.

Works for all plans, on all platforms

Works for your users even if:

  • They are not the host of the meeting
  • They are on the free plan of a platform
Business standard
Pro
Free
Basic
Enterprise grid
Business+
Business basic
Essentials
Enterprise grid
Pro
Free
Essentials
Business+
Basic
Business basic
Business standard

Doesn’t require an API to work

Works for all platforms even if there's no official API. All we need is the meeting link.

Save thousands of dev hours

Building and operating meeting bots takes a team of 3-5 engineers. We take the load off your plate so you can focus on work that actually matters.
"Recall.ai has been a critical partner to us in rolling out Fellow.app's new AI copilot functionality. We love working with Recall because they are focused on the infrastructure so that we can focus on what we're good at - solving meeting productivity for companies everywhere."

Aydin Mirzaee

CEO at Fellow

Send a bot to a meeting with a single line of code

Create Bot
1
2
3
$ curl -X POST
  https://api.recall.ai/api/v1/bot
  -d '{"url": "zoom.us/j/74648392"}'
zxcvvzxcv
Only needs a meeting URL.
We handle the infrastructure to schedule, manage and operate thousands of concurrent VMs every day.

Get real-time transcripts with speaker names

Get Transcript
1
2
3
4
5
6
7
8
9
10
11
12
$ curl
https://api.recall.ai/api/v1/transcript
{
  "words": "I'm really happy with the
    progress we've made."
  "speaker": "Amy Stace"
},
{
  "words": "Thank you, we're also
    super happy with the outcome."
  "speaker": "Theo Flynn"
}
zxcvvzxcv
100% perfect speaker diarization.
Speaker names automatically labelled.
Real-time transcripts available over webhook.

Get real-time audio and video streams

Get Real-Time Audio
1
wss://my-websocket-endpoint
200ms latency.
Get separate audio and video streams per participant.
Delivered securely over websocket.

Get meeting title, participants, and other metadata

Retrieve Bot
1
2
3
4
5
6
7
8
9
10
11
$ curl https://api.recall.ai/api/v1/bot
{
  "meeting_participants": [
    {

      "name": "Amy Stace",
      "is_host": true,
      "platform": "desktop",
      "join_call_time": 15:10
    }
  ]
}
zxcvvzxcv
Real-time metadata available over webhook.
Data available within 10 seconds after the meeting - no matter how long the meeting is.
See participant names, who is currently speaking, when people join, when screenshares start, and dozens of other events.
"Offloading our recorder to Recall.ai has been a huge sigh of relief. It’s been extremely helpful for our team and for me personally. It’s freed up time, made us more productive, and helped us provide more value for our customers."

Will Decker

Head of Engineering at BrightHire
Get Inspired

Use our API to build features that make your product more valuable

Our APIs enable you to build commercial products you sell to your own customers, as well as internal tools.

Build an app that...

Records sales calls

Recording

Shows real-time battle cards on a call

Updates the CRM automatically

videofile.mp4

Creates follow up emails

Companies in the sales space that use Recall.ai

Build an app that...

Records interviews

Recording

Creates interview analytics

Keeps interviewers on track during the interview

Companies in the interviewing space that use Recall.ai

Build an app that...

Enables observer rooms

Participants
Anne Walkers
Morgan Cruz
Observers
5
Cassie Stace
John Watson
Riley Smith
Avery Wiley
Jordan Lee

Records the user interview

Recording

Auto-highlights important parts of the call

Companies in the user research space that use Recall.ai

Build an app that...

Helps doctors diagnose patients 
in real-time

Fills out the EHR automatically

Takes AI-generated SOAP notes

Companies in the healthcare space that use Recall.ai

Build an app that...

Transcribes virtual depositions 
in real-time

Records virtual depositions

Recording
Companies in the legal space that use Recall.ai

Build an app that...

Automatically creates personalized financial plans

Creates smart client recaps

Ensures all calls follow regulatory compliance

videofile.mp4

Creates client follow up emails

Companies in the finance space that use Recall.ai
Secure & compliant

Built for enterprise scale and security

We recognize the sensitive and critical nature of conversation data we’re dealing with. That’s why our platform is built for enterprise scale and security.
Reliable and stable
We power bots for 700+ companies, ranging from seed-stage startups to 10,000+ employee enterprises.
Onboarding support
We work closely with your team, and have shared Slack channels to ensure so you are set up for success.
Scalable infrastructure
We run thousands of concurrent bots and process billions  of minutes in recording per year. All while maintatining a 99.9% uptime SLA.
Our Customers

Industry-leading companies across a variety of industries build on Recall.ai

Expand your TAM

Sybill unlocked $600k of revenue in a month and the ability to serve a 3X larger market.
Soumyarka Mondal
CTO at Sybill
Read Sybill case study

Speed up your go-to market

Fellow launched their AI Copilot product in weeks instead of months with Recall.ai.
Alexandra Sunderland
Director of Engineering at Fellow
Read Fellow case study

Get ahead of your competition

Allego adapted to the quickly changing ecosystem by expanding their product to support video call recording.

Phil Costa
SVP of Product Development at Allego
Read Allego case study

Ship more product, faster

Grain freed up an entire engineering team by switching to Recall.ai. Now they can focus on building product instead of maintaining bot infrastructure.
Jeff Whitlock
CEO at Grain
Read Grain case study

Access conversation data with one API call

Get audio, video, transcripts, and metadata from Zoom, Google Meet, Microsoft Teams, Webex, and other video conferencing platforms.