// SDK Example: Join a meeting with a bot import { BaasClient } from '@meeting-baas/sdk'; // Initialize client const client = new BaasClient({ apiKey: 'your-api-key', baseUrl: 'https://api.meetingbaas.com' }); // Join a meeting with a bot async function joinMeeting() { try { const botId = await client.join({ joinRequest: { meetingUrl: 'https://meet.google.com/abc-def-ghi', botName: 'Meeting Assistant', reserved: true } }); console.log('Bot created:', botId); } catch (error) { console.error('Failed to join:', error); } }
Improve and automate Google Meet API recordings
Our meeting bots, which join your user calls via our API, offer powerful capabilities beyond the standard Google Meet API:
- Automate recordings without manual intervention
- Record any meeting, regardless of user's Google Meet subscription or meeting ownership
- Capture multi-language transcriptions and metadata automatically
Unlike the Google Meet API, MeetingBaas enables automated recording for any meeting, independent of user actions, while ensuring compliance through clear recording notifications and the presence of your meeting bot.
Key Advantages
Our MeetingBaas API offers powerful features beyond the standard Google Meet Transcripts:
- Advanced Transcription: Support for 130+ languages with high accuracy, using Gladia API.
- Comprehensive Capture: Transcripts for both spoken words and chat messages.
- Easy Access: Retrieve transcripts and live meeting events without relying on Google Drive.
- API-Driven: Easy integration into existing workflows and applications.
WHY DEVELOPERS CHOOSE MEETING BAAS
PROGRAMMATIC ACCESS TO MEETINGS
THE OPEN SOURCE ADVANTAGE
WHO WE SERVE
TECHNICAL TEAMS BUILDING:
HOW IT WORKS
1
Get your API key - Free tier available for development
2
Send a bot to meetings - One API call to join and record
3
Access meeting data - Recordings, transcripts, and metadata
TECHNICAL RESOURCES
API Documentation
Complete reference for all endpoints
GitHub Examples
Sample code for common use cases
Discord Community
Get help from our team and other developers
Self-Host Guide
When you're ready to deploy on your infrastructure
OPEN SOURCE ECOSYSTEM
Our open-source modules let you build exactly what you need:
Transcript Seeker
Complete interface in React
Node Server
For Notion summaries and integration
Transcription API Interfaces
For Gladia and AssemblyAI