Complete guide to implementing Zoom bots with MeetStream. Learn how to create your first bot, configure credentials, and handle common scenarios.
Get your Zoom app's credentials
Add the credentials to the MeetStream Dashboard
Create a bot
POST /bots/create_bot
Creates a new bot instance to join a meeting.Authentication: Requires API Key authentication (Header: Authorization: Token YOUR_API_KEY
){ bot_id: string }
recording_permission_denied_timeout
to automatically leave after 5 seconds if denied permissions.View your bot in the API Explorer
Bot fails to join Zoom meeting
No audio or transcript available
API authentication errors
Token YOUR_API_KEY