Create Bot

Create a new bot.

The base rate limit for this endpoint is:

  • 120 requests per min per workspace
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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 between 1 and 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.

recording_config
object | null

Configure the recording generated by the bot. Includes options for getting meeting transcript, the layout of the recorded video, when to start recording and more.

output_media
object | null

Settings for the bot output media.

automatic_video_output
object | null

Settings for the bot to output video. Image should be 16:9. Read more about this here: https://docs.recall.ai/docs/output-video-in-meetings

automatic_audio_output
object | null

Settings for the bot to output audio.

chat
object | null

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

automatic_leave
object | null
variant
object | null

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

zoom
object | null

Zoom specific parameters

google_meet
object | null

Google Meet specific parameters

webex
object | null

Webex specific parameters

breakout_room
object | null

Configure how the bot handles breakout rooms. Currently, Zoom is supported.Examples: {"mode": "join_main_room"} | {"mode": "join_specific_room", "room_id": ""} | {"mode": "auto_accept_all_invites"} (default).

metadata
object
Responses

400

No response body

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