Introduction
Get started with the Meeting BaaS API v2
Meeting BaaS API v2 is the latest version of our API, featuring improved architecture, better error handling, and enhanced features. Both v1 and v2 APIs are currently available and will run in parallel. For v1 documentation, see API v1.
Meeting BaaS 🐟 provides Meetings Bots As A Service, with integrated transcription.
This allows you to:
- interact with
- transcribe
- AI summarize
video-meetings through a single unified API. Using Meeting BaaS, you can deploy bots on Microsoft Teams, Google Meet, and Zoom in less than 1 minute.
Our meeting bots act as regular meeting participants with full audio and visual capabilities.
They can listen, speak, use chat, and appear with customizable names and profile pictures.
Just provide a meeting URL through a simple command, and meeting bots will connect to the meeting, give their name and ask to be let in.
Once inside, they record the meeting until it ends, and provide you with the data as they go.
What's New in v2?
- Enhanced Error Handling: More detailed error messages and standardized error responses
- Better Token Management: Improved token reservation and consumption tracking
- Batch Operations: Create multiple bots in a single request with partial success support
- Advanced Filtering: More powerful query parameters for listing bots and events
- Comprehensive Webhooks: Detailed webhook events for bot and calendar operations
- Calendar Integration: Enhanced calendar sync and bot scheduling features
- Rate Limiting: Liberal rate limits per team
- Deduplication: Built-in protection against duplicate bot creation
Getting Started
Ready to start? Check out our getting started guides to learn how to:
API Reference
Browse the complete API Reference for detailed documentation on all endpoints, request/response schemas, and error codes.
