Meeting Bot API
for Zoom
Get the transcription, recording and meta-data
from Zoom, and at scale.
#!/bin/bash API_KEY=$1 MEETING_URL=$2 curl -X POST "https://api.meetingbaas.com/bots" \ -H "Content-Type: application/json" \ -H "x-spoke-api-key: $API_KEY" \ -d '{ "meeting_url": "'"$MEETING_URL"'", "reserved": false, "bot_name": "My first bot", "bot_image": "https://meetingbaas.com/static/a7d46fd33668f28baa9cbf66005489f0/a6312/preview.png", "entry_message": "Hello. I will be recording this meeting 🐟.", "speech_to_text": "Gladia", "deduplication_key":"null" }'
"[Meetingbaas] just works, reliably. Powering Claap meeting recording under the hood."

ROBIN BONDUELLE

Claap CEO

Raw Video
Transcription and LLM Summaries
Metadata
Multiplatform Support
Calendar sync
Code Examples
Custom branding
GDPR
Compliance

Instantly

send your first bot.