MeetStream.ai is a unified API for deploying meeting bots and interactive agents across Zoom, Google Meet, Microsoft Teams, and other platforms. Follow these steps to configure your account, credentials, and local environment before you send your first bot.
Register for a MeetStream account and sign in to the dashboard.
Create an API key or token; store it securely and treat it like a secret.
Use the base URL https://api.meetstream.ai/api/v1/ for all bot management endpoints. MeetStream currently operates from a unified endpoint with built-in regional compliance.
Download the MeetStream Postman collection and import it into Postman.
Review the preconfigured environment variables, headers, and sample payloads to understand endpoint requirements.
Execute the sample requests to validate your credentials and explore available functionality without writing code.
With your credentials, webhooks, and tooling ready, you can start creating meeting bots, retrieving recordings and transcripts, and experimenting with advanced MeetStream features like real-time streaming and interactive agent actions.