# MeetStream AI | Documentation ## Docs - [Welcome to MeetStream!](https://docs.meetstream.ai/welcome.mdx): Everything you need to build the best developer experience - [Meeting Platforms Supported](https://docs.meetstream.ai/navigation.mdx): Platform Overview - [Getting Started](https://docs.meetstream.ai/guides/get-started/dashboard-setup.mdx): Step-by-step guides to help you integrate and use MeetStream effectively - [Create your First Bot](https://docs.meetstream.ai/guides/get-started/create-your-first-bot.md) - [Zoom Bot Implementation Guide](https://docs.meetstream.ai/guides/zoom/zoom-marketplace-app-setup.md): Step-by-step guide to set up your Zoom app integration with MeetStream - [Zoom App Production Submission](https://docs.meetstream.ai/guides/zoom/zoom-app-production-submission.md) - [Zoom OBF Implementation](https://docs.meetstream.ai/guides/zoom/zoom-obf-implementation.md) - [Google Calendar OAuth Setup](https://docs.meetstream.ai/guides/google-integrations/google-calendar-o-auth-setup.md) - [Google Signed-In Bots](https://docs.meetstream.ai/guides/google-integrations/google-signed-in-bots.md) - [Create Bot with Post Call Transcription](https://docs.meetstream.ai/guides/transcription-recordings/create-bot-with-post-call-transcription.md) - [Create Bot with Live Transcription](https://docs.meetstream.ai/guides/transcription-recordings/create-bot-with-live-transcription.md) - [Create Bot with Per Participant Video](https://docs.meetstream.ai/guides/transcription-recordings/create-bot-with-per-participant-video.md) - [Create Bot with Per Participant Audio](https://docs.meetstream.ai/guides/transcription-recordings/create-bot-with-per-participant-audio.md) - [](https://docs.meetstream.ai/guides/webhooks/webhooks-and-events.md) - [Set Up Local Server for Webhook](https://docs.meetstream.ai/guides/webhooks/set-up-local-server-for-webhook.md) - [Create MIA](https://docs.meetstream.ai/guides/mia-meetstream-infrastructure-agents/create-mia.md) - [Real-time Audio Streaming](https://docs.meetstream.ai/guides/web-sockets/real-time-audio-streaming.md) - [Real-time Video Streaming](https://docs.meetstream.ai/guides/web-sockets/real-time-video-streaming.md) - [Meeting Control and Command Patterns](https://docs.meetstream.ai/guides/web-sockets/meeting-control-and-command-patterns.md) - [Bridge Server Architecture](https://docs.meetstream.ai/guides/web-sockets/bridge-server-architecture.md) - [AI Integrations](https://docs.meetstream.ai/build-with-ai/ai-integrations.md): Connect MeetStream to AI coding assistants and chat tools using our MCP server and Claude Skill. ## API Docs - APIs > Bot Endpoints [Create Bot](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/create-bot.mdx) - APIs > Bot Endpoints [Reschedule Bot](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/reschedule-bot.mdx) - APIs > Bot Endpoints [Delete Scheduled Bot](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/delete-scheduled-bot.mdx) - APIs > Bot Endpoints [Get Bot Status](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-bot-status.mdx) - APIs > Bot Endpoints [Get Bot Details](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-bot-details.mdx) - APIs > Bot Endpoints [Get Bot Summary](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-bot-summary.mdx) - APIs > Bot Endpoints [Get Bot Audio](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-bot-audio.mdx) - APIs > Bot Endpoints [Get Bot Video](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-bot-video.mdx) - APIs > Bot Endpoints [Get Recording Streams](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-recording-streams.mdx) - APIs > Bot Endpoints [Get Audio Streams](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-audio-streams.mdx) - APIs > Bot Endpoints [Remove Bot](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/remove-bot.mdx) - APIs > Bot Endpoints [Get Speaker Timeline](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-speaker-timeline.mdx) - APIs > Bot Endpoints [Get Bot Chats](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-bot-chats.mdx) - APIs > Bot Endpoints [Get Bot Screenshots](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/get-bot-screenshots.mdx) - APIs > Bot Endpoints [Fetch Participants](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/fetch-participants.mdx) - APIs > Bot Endpoints [Delete Data](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/delete-bot-data.mdx) - APIs > Bot Endpoints [List Bots](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/list-bots.mdx) - APIs > Bot Endpoints [Send Message](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/send-message.mdx) - APIs > Bot Endpoints [Send Image](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/send-image.mdx) - APIs > Transcription [Get Transcription](https://docs.meetstream.ai/api-reference/ap-is/transcription/get-transcription.mdx) - APIs > Transcription [Transcribe](https://docs.meetstream.ai/api-reference/ap-is/transcription/transcribe-bot-audio.mdx) - APIs > Transcription [Transcriptions](https://docs.meetstream.ai/api-reference/ap-is/transcription/get-bot-transcriptions.mdx) - APIs > Calendar [Create Calendar](https://docs.meetstream.ai/api-reference/ap-is/calendar/create-calendar.mdx) - APIs > Calendar [Disconnect Calendar](https://docs.meetstream.ai/api-reference/ap-is/calendar/disconnect-calendar.mdx) - APIs > Calendar [Get Calendars](https://docs.meetstream.ai/api-reference/ap-is/calendar/get-calendars.mdx) - APIs > Calendar [Schedule Event](https://docs.meetstream.ai/api-reference/ap-is/calendar/schedule-event.mdx) - APIs > Calendar [Reschedule Bot](https://docs.meetstream.ai/api-reference/ap-is/bot-endpoints/reschedule-bot.mdx) - APIs > Calendar [Remove Schedule Event](https://docs.meetstream.ai/api-reference/ap-is/calendar/remove-schedule-event.mdx) - APIs > Calendar [Fetch/Sync Events](https://docs.meetstream.ai/api-reference/ap-is/calendar/fetch-sync-events.mdx) - APIs > Calendar [Toggle Recurring Event](https://docs.meetstream.ai/api-reference/ap-is/calendar/toggle-recurring-event.mdx) - APIs > Calendar [Setup Cron](https://docs.meetstream.ai/api-reference/ap-is/calendar/setup-cron.mdx) - APIs > Calendar [Disable Cron](https://docs.meetstream.ai/api-reference/ap-is/calendar/disable-cron.mdx) - APIs > Google Signed in Bots [Create Google Domain](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/create-google-domain.mdx) - APIs > Google Signed in Bots [List Google Domains](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/list-google-domains.mdx) - APIs > Google Signed in Bots [Get Google Domain](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/get-google-domain.mdx) - APIs > Google Signed in Bots [Update Google Domain](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/update-google-domain.mdx) - APIs > Google Signed in Bots [Delete Google Domain](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/delete-google-domain.mdx) - APIs > Google Signed in Bots [Create Google Login](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/create-google-login.mdx) - APIs > Google Signed in Bots [List Google Logins](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/list-google-logins.mdx) - APIs > Google Signed in Bots [Update Google Login](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/update-google-login.mdx) - APIs > Google Signed in Bots [Delete Google Login](https://docs.meetstream.ai/api-reference/ap-is/google-signed-in-bots/delete-google-login.mdx) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://docs.meetstream.ai/openapi.json) - [OpenAPI YAML](https://docs.meetstream.ai/openapi.yaml)