Record a meeting
Record Meeting
Start recording a meeting from a video conferencing platform
POST
Record a meeting
Start recording a meeting by sending a bot to join a video conferencing session. Supports Google Meet, Zoom, and other platforms.
- The bot joins the meeting and records audio/video
- Set
bot_nameto customize the display name in the meeting - Use
bot_image_urlto set a custom avatar for the bot - Enable
realtime_streamfor live streaming during the meeting - Use
callback_urlfor webhook notifications on meeting events
Get Meeting
Check recording status
Meeting Intelligence
Build meeting intelligence workflows
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Example:
"default"
Body
application/json
Example:
"https://meet.google.com/abc-def-ghi"
Example:
"VideoDB Assistant"
Example:
"Weekly standup"
Example:
"UTC"
Example:
"https://example.com/bot-avatar.png"
Example:
false
Example:
"https://webhook.example.com/callback"