Create Bot

Create a new bot.

Log in to see full request history

For more info on configuring bots:

⚠️

Meeting URL response shape

Meeting URL's are currently improperly reflected in the API spec for meeting URL's in responses. For proper meeting URL shapes in API responses, please see Meeting URL's.

meeting_url's that are provided as a parameter to the API are reflected accurately in the API spec as strings.

Body Params
string
required

The url of the meeting. For example, https://zoom.us/j/123?pwd=456. This field will be cleared a few days after the bot has joined a call.

string
length ≤ 100
Defaults to Meeting Notetaker

The name of the bot that will be displayed in the call.
(Note: Authenticated Google Meet bots will use the Google account name and this field will be ignored.)

date-time | null

The time at which the bot will join the call, formatted in ISO 8601. This field can only be read from scheduled bots that have not yet joined a call. Once a bot has joined a call, it's join_at will be cleared.

object | null

The settings for real-time transcription.

object | null

The settings for real-time media output.

object | null
string
Defaults to speaker_view
  • speaker_view - speaker_view
  • gallery_view - gallery_view
  • gallery_view_v2 - gallery_view_v2
  • audio_only - audio_only
object | null

Additional options for recording mode.

include_bot_in_recording
object
object | null

Settings for the bot output media.

object | null

Settings for the bot to output video. Image should be 16:9. Recommended resolution is 640x360.

object | null

(BETA) Settings for the bot to output audio.

object | null

(BETA) Settings for the bot to send chat messages.
(Note: Chat functionality is only supported for Zoom, Google Meet and Microsoft Teams currently.)

object | null
object | null

Configure bot variants per meeting platforms, e.g. {"zoom": "web_4_core"}.

object | null

Zoom specific parameters

object | null

Google Meet specific parameters

metadata
object
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json