Developer integrating a meeting bot into their SaaS product via MeetStream

// meetstream.ai v1 beta has arrived

Meeting Bots API for Developers

Meeting Bots API for Developers

Meeting Bots API for Developers

Capture meeting data from Zoom, Google Meet, and Teams — ship powerful bots in minutes, not months.

  • Real time video

  • Real time audio

  • Real time transcripts

  • Async transcripts

  • MP4 recordings

  • Participants

  • Read chat messages

  • Participants

  • Send chat messages

  • Screenshot data

  • Display images in meetings

  • Interactive meeting agents

  • Calendar integration

  • Meeting meta data

Seamlessly Access and Analyze Meeting Data in Your App

Seamlessly Access and Analyze Meeting Data in Your App

One API for All Major Meeting Platforms.

Integrate MeetStream.AI with Zoom, Google Meet, Teams, and more.

Works Across All Plans & Platforms

No host or paid plan required—works on all platforms.

Basic

Essentials

Business

Enterprise grid

Free

No API? No Problem.

Capture meeting data using just a link—no API needed.

Linda Carter

·

Meeting host

AI meeting bot joining a Google Meet session via MeetStream API
Separate video streams per speaker from a Microsoft Teams meeting

Recording

Bot

Your user’s bot

Capture more than 100 data points

Capture numerous data points from all these platforms

Get audio

Get transcript

Get video

Meeting date

Recordings

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

With just one API request, MeetStream.AI joins meetings, captures conversations, and delivers real-time insights.

Only needs a meeting URL

We manage the infrastructure for thousands of concurrent VMs daily.

# Create Bot

1

2

3

$ curl -X POST

https://api.meetstream.ai/api/v1/bot \

-d '{"url": "zoom.us/j/74648392"}'

Get real-time transcripts with speaker identification

MeetStream.AI transcribes meetings in real time and labels speakers accurately.

Accurate speaker recognition

Real-time transcription via webhook

Instant access to meeting conversations

# Create Bot

1

2

3

4

5

6

7

8

9

10

11

12

$ curl

https://api.meetstream.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"
}

Stream real-time audio and video from any meeting

Get high-quality, low-latency meeting data directly via WebSocket.

200ms latency for real-time access

Separate audio/video streams per participant

Secure WebSocket delivery

# Create Bot

1


wss://my-websocket-endpoint

Access meeting metadata, participants, and insights

Retrieve meeting details, speaker activity, and event timestamps within seconds.

Real-time metadata via webhook

Identify who’s speaking and when they joined

Works for all platforms, regardless of API availability

# Create Bot

1

2

3

4

5

6

7

8

9

10

11

12

$ curl https://api.meetstream.ai/api/v1/bot

{
  "meeting_participants": [
    {‍
      "name": "Amy Stace",
      "is_host": true,
      "platform": "desktop",
      "join_call_time": 15:10
    }
  ]
}

Send a bot to a meeting

with a single line of code

With just one API request, MeetStream.AI joins meetings, captures conversations, and delivers real-time insights.

Only needs a meeting URL

We manage the infrastructure for thousands of concurrent VMs daily.

# Create Bot

Copy code

1

2

3

$ curl -X POST

https://api.meetstream.ai/api/v1/bot \

-d '{"url": "zoom.us/j/74648392"}'

Send a bot to a meeting

with a single line of code

With just one API request, MeetStream.AI joins meetings, captures conversations, and delivers real-time insights.

Only needs a meeting URL

We manage the infrastructure for thousands of concurrent VMs daily.

# Create Bot

Copy code

1

2

3

$ curl -X POST

https://api.meetstream.ai/api/v1/bot \

-d '{"url": "zoom.us/j/74648392"}'

AI meeting coach analyzing per-speaker data from MeetStream API stream
Automated meeting bot joining a Cisco Webex session via API
MeetStream platform supporting enterprise-scale meeting bot deployments
Coaching AI analyzing filler words using MeetStream real-time audio

Get real-time transcripts

with speaker identification

MeetStream.AI transcribes meetings in real time and labels speakers accurately.

Accurate speaker recognition

Real-time transcription via webhook

Instant access to meeting conversations

# Create Bot

Copy code

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

$ curl

https://api.meetstream.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"
}

AI meeting coach analyzing per-speaker data from MeetStream API stream
AI meeting coach analyzing per-speaker data from MeetStream API stream
AI meeting bot joining a Google Meet session via MeetStream API
Coaching AI analyzing filler words using MeetStream real-time audio
AI meeting coach analyzing per-speaker data from MeetStream API stream
AI meeting coach analyzing per-speaker data from MeetStream API stream
AI meeting bot joining a Google Meet session via MeetStream API
Coaching AI analyzing filler words using MeetStream real-time audio

Stream real-time audio and video from any meeting

Get high-quality, low-latency meeting data directly via WebSocket.

200ms latency for real-time access

Separate audio/video streams per participant

Secure WebSocket delivery

# Create Bot

Copy code

1


wss://my-websocket-endpoint

AI meeting coach analyzing per-speaker data from MeetStream API stream
AI meeting coach analyzing per-speaker data from MeetStream API stream
MeetStream platform supporting enterprise-scale meeting bot deployments
Coaching AI analyzing filler words using MeetStream real-time audio

Access meeting metadata, participants, and insights

Retrieve meeting details, speaker activity, and event timestamps within seconds.

Real-time metadata via webhook

Identify who’s speaking and when they joined

Works for all platforms, regardless of API availability

# Create Bot

Copy code

1

2

3

4

5

6

7

8

9

10

11

12

$ curl https://api.meetstream.ai/api/v1/bot

{
  "meeting_participants": [
    {‍
      "name": "Amy Stace",
      "is_host": true,
      "platform": "desktop",
      "join_call_time": 15:10
    }
  ]
}

AI meeting coach analyzing per-speaker data from MeetStream API stream
AI meeting coach analyzing per-speaker data from MeetStream API stream
MeetStream platform supporting enterprise-scale meeting bot deployments
Coaching AI analyzing filler words using MeetStream real-time audio
AI meeting coach analyzing per-speaker data from MeetStream API stream
AI meeting coach analyzing per-speaker data from MeetStream API stream
MeetStream platform supporting enterprise-scale meeting bot deployments
Coaching AI analyzing filler words using MeetStream real-time audio
MeetStream enterprise dashboard for bot management at scale

Emily

12:10 AM

I’ve gone over the documents and I’m really happy with the progress we’ve made.

John

12:10 AM

Thank you, we’re also super happy with the outcome.

Transcript.txt

MeetStream meeting infrastructure deployed by developer teams globally

Videofile.mp4

Amy Stace

Joined at 11:59

Amy

12:00 AM

I’ve gone over the documents and I’m really happy with the progress we’ve made.

Theo

12:10 AM

Thank you, we’re also super happy with the outcome.

Transcript.txt

MeetStream Calendar Integration API auto-joining recurring meetings
MeetStream meeting bot API dashboard showing active bot sessions

Catherine Gibson

·

User

Meeting bot joining a Teams call and capturing audio in real time
Developer integrating a meeting bot into their SaaS product via MeetStream

Theo Flyn

·

Meeting host

Amy’s Bot

Recording

Bot

MeetStream bot joining a Zoom video call via meeting bot API
Meeting bot API response delivering audio and video stream URLs

Catherine Gibson

·

User

Speaking

|

Amy

12:00 AM

I’ve gone over the documents and I’m really happy with the progress we’ve made.

Theo

12:10 AM

Thank you, we’re also super happy with the outcome.

Transcript.txt

Amy’s Bot

Recording

Bot

Real-time transcript from a Zoom webinar with full speaker diarization
Meeting bot connecting to a Microsoft Teams meeting programmatically

Catherine Gibson

·

User

Amy’s bot has joined the meeting

AI meeting coach analyzing per-speaker data from MeetStream API stream
Automated meeting bot joining a Cisco Webex session via API
MeetStream platform supporting enterprise-scale meeting bot deployments
Coaching AI analyzing filler words using MeetStream real-time audio
AI meeting coach analyzing per-speaker data from MeetStream API stream
AI meeting coach analyzing per-speaker data from MeetStream API stream
MeetStream platform supporting enterprise-scale meeting bot deployments
Coaching AI analyzing filler words using MeetStream real-time audio

Send a bot to a meeting

with a single line of code

With just one API request, MeetStream.AI joins meetings, captures conversations, and delivers real-time insights.

Only needs a meeting URL

We manage the infrastructure for thousands of concurrent VMs daily.

# Create Bot

Copy code

1

2

3

$ curl -X POST

https://api.meetstream.ai/api/v1/bot\

-d '{"url": "zoom.us/j/74648392"}'

Send a bot to a meeting

with a single line of code

With just one API request, MeetStream.AI joins meetings, captures conversations, and delivers real-time insights.

Only needs a meeting URL

We manage the infrastructure for thousands of concurrent VMs daily.

# Create Bot

Copy code

1

2

3

$ curl -X POST

https://api.meetstream.ai/api/v1/bot\

-d '{"url": "zoom.us/j/74648392"}'

Get real-time transcripts

with speaker identification

MeetStream.AI transcribes meetings in real time and labels speakers accurately.

Accurate speaker recognition

Real-time transcription via webhook

Instant access to meeting conversations

# Create Bot

Copy code

1

2

3

4

5

6

7

8

9

10

11

12

$ curl

https://api.meetstream.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"
}

Stream real-time audio and video from any meeting

Get high-quality, low-latency meeting data directly via WebSocket.

200ms latency for real-time access

Separate audio/video streams per participant

Secure WebSocket delivery

# Create Bot

Copy code

1


wss://my-websocket-endpoint

Access meeting metadata, participants, and insights

Retrieve meeting details, speaker activity, and event timestamps within seconds.

Real-time metadata via webhook

Identify who’s speaking and when they joined

Works for all platforms, regardless of API availability

# Create Bot

Copy code

1

2

3

4

5

6

7

8

9

10

11

12

$ curl https://api.meetstream.ai/api/v1/bot

{
  "meeting_participants": [
    {‍
      "name": "Amy Stace",
      "is_host": true,
      "platform": "desktop",
      "join_call_time": 15:10
    }
  ]
}

Power Your Product with AI-Driven Meeting Insights for any Industry

Power Your Product with AI-Driven Meeting Insights for any Industry

Sales

Interviewing

User research

Healthcare

Legal

Finance

Record sales call

Emily

10:30 AM

I’ve reviewed the latest designs, and they look fantastic. Great work!

John

10:30 AM

Appreciate it! We’re excited to move forward with the final version.

Transcript.txt

MeetStream API bot active in a live Zoom webinar recording

Linda Carter

·

User

API dashboard showing meeting bot activity on Zoom, Teams, and Meet

Updates the CRM automatically

Customer

John Carter

last conversation

7 days ago

Summary

Cassie presented the SOW and Amy mentioned that she updated the section regarding the FAQ and she’s going to join the updated proposa.....

CRM Updated

Google Meet logo supported by MeetStream meeting bot API
Meeting bot API response delivering audio and video stream URLs

Videofile.mp4

Record sales call

Integration Issue Detected

While some platforms may require complex setups, MeetStream.AI offers seamless integration with minimal code. Our customers experience faster deployment and fewer technical hurdles, ensuring a smoother workflow from day one.

4o

MeetStream API bot active in a live Zoom webinar recording
Calendar-connected meeting bot joining a scheduled Zoom call automatically

Catherine Gibson

·

User

Creates follow up emails

To

amy.ludwick@casperdesigns.net

Subject

Acme <> FusionStar meeting summary and next steps

Hi Amy,


Thank you for hopping on a call with me today. I’m joining here a link to see our meeting recording: https://acme.recall.ai/?meetingid=fusion-star-recording and a summary of what was discussed including the next steps.


Cassie presented the SOW, and Amy mentioned that she updated the section regarding the FAQ and she’s going to join the updated proposal in her follow-up email later today.

Action...

Email Sent

Sales

Interviewing

User research

Healthcare

Legal

Finance

Record sales call

Emily

10:30 AM

I’ve reviewed the latest designs, and they look fantastic. Great work!

John

10:30 AM

Appreciate it! We’re excited to move forward with the final version.

Transcript.txt

MeetStream API supporting live recordings across Zoom, Teams, and Meet

Linda Carter

·

User

Real-time data pipeline from a meeting captured via MeetStream API

Updates the CRM automatically

Customer

John Carter

last conversation

7 days ago

Summary

Cassie presented the SOW and Amy mentioned that she updated the section regarding the FAQ and she’s going to join the updated proposa.....

CRM Updated

MeetStream dashboard showing real-time bot status across platforms
MeetStream meeting infrastructure deployed by developer teams globally

Videofile.mp4

Record sales call

Integration Issue Detected

While some platforms may require complex setups, MeetStream.AI offers seamless integration with minimal code. Our customers experience faster deployment and fewer technical hurdles, ensuring a smoother workflow from day one.

4o

MeetStream API supporting live recordings across Zoom, Teams, and Meet
Individual video track per meeting participant via MeetStream API

Catherine Gibson

·

User

Creates follow up emails

To

amy.ludwick@casperdesigns.net

Subject

Acme <> FusionStar meeting summary and next steps

Hi Amy,


Thank you for hopping on a call with me today. I’m joining here a link to see our meeting recording: https://acme.recall.ai/?meetingid=fusion-star-recording and a summary of what was discussed including the next steps.


Cassie presented the SOW, and Amy mentioned that she updated the section regarding the FAQ and she’s going to join the updated proposal in her follow-up email later today.

Action...

Email Sent

Sales

Interviewing

User research

Healthcare

Legal

Finance

Record sales call

Emily

10:30 AM

I’ve reviewed the latest designs, and they look fantastic. Great work!

John

10:30 AM

Appreciate it! We’re excited to move forward with the final version.

Transcript.txt

Automated meeting bot joining a Cisco Webex session via API

Linda Carter

·

User

API call launching a meeting bot on Microsoft Teams via MeetStream

Updates the CRM automatically

Customer

John Carter

last conversation

7 days ago

Summary

Cassie presented the SOW and Amy mentioned that she updated the section regarding the FAQ and she’s going to join the updated proposa.....

CRM Updated

MeetStream API bot active in a live Zoom webinar recording
Coaching AI analyzing filler words using MeetStream real-time audio

Videofile.mp4

Record sales call

Integration Issue Detected

While some platforms may require complex setups, MeetStream.AI offers seamless integration with minimal code. Our customers experience faster deployment and fewer technical hurdles, ensuring a smoother workflow from day one.

4o

MeetStream API video stream enabling real-time participant analysis
MeetStream developer dashboard with live Zoom and Teams bot connections

Catherine Gibson

·

User

Creates follow up emails

To

amy.ludwick@casperdesigns.net

Subject

Acme <> FusionStar meeting summary and next steps

Hi Amy,


Thank you for hopping on a call with me today. I’m joining here a link to see our meeting recording: https://acme.recall.ai/?meetingid=fusion-star-recording and a summary of what was discussed including the next steps.


Cassie presented the SOW, and Amy mentioned that she updated the section regarding the FAQ and she’s going to join the updated proposal in her follow-up email later today.

Action...

Email Sent

Enterprise-level security,
keep your data private.

Enterprise-level security, keep your data private.

Robust & Reliable

Enterprise-grade infrastructure you can count on, built for uptime and scale.

Enterprise-grade infrastructure you can count on, built for uptime and scale.

Seamless Support

Get direct, dedicated Slack support from our team whenever you need it.

Scalable Infrastructure

Easily handle growing workloads with infrastructure designed to scale effortlessly.

Easily handle growing workloads with infrastructure designed to scale effortlessly.

MeetStream API supporting 60 percent lower cost than alternative bot APIs
AI meeting coach analyzing per-speaker data from MeetStream API stream

SOC II Type 2 certified

SOC II Type 2 certified

MeetStream API documentation for building meeting bot applications

ISO 27001 certified

ISO 27001 certified

Separate video streams per speaker from a Microsoft Teams meeting

GDPR COmpliant

GDPR COmpliant

Got a question? We got the answer.

Enterprise-level security, keep your data private.

Find answers to common questions about MeetStream—how it works, integrations, security, and how it unlocks key insights from your meetings.

What latency can I expect for real-time audio/video streaming?

How do you handle large-scale concurrent meetings?

Can I access raw audio/video, or only processed transcripts?

How are reconnections and dropped calls handled?

What are the rate limits and concurrency policies?

How is data secured in transit and at rest?

How does the API interact with meeting platforms (Zoom, Meet, Teams)?

What kind of support do you provide?

What about security and compliance?

What latency can I expect for real-time audio/video streaming?

How do you handle large-scale concurrent meetings?

Can I access raw audio/video, or only processed transcripts?

How are reconnections and dropped calls handled?

What are the rate limits and concurrency policies?

How is data secured in transit and at rest?

How does the API interact with meeting platforms (Zoom, Meet, Teams)?

What kind of support do you provide?

What about security and compliance?

Capture Meeting Data Instantly with One API

Capture Meeting Data Instantly with One API

With a single API call, meetstream.ai spins up a bot that joins meetings, captures every conversation, and streams real-time insights.

meetstream.ai

meetstream.ai provides a single API for meeting bots - join, record, stream, and analyze data from Meet, Teams, and Zoom, so your team can focus on building the AI agent itself.

MeetStream API enabling AI-powered meeting intelligence at scale

Integrations

Gmeet Bot Integration

Zoom Bot Integration

Teams Bot Integration

Products

Agent Builder Flow

Coming soon

Copyright © 2025 MeetStream AI. All Rights Reserved.