Start Bot
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your DAILY_API_KEY.
Body
Profile name of the bot. Can be either voice_2024_08
or vision_2024_08
.
voice_2024_08
, vision_2024_08
Services associated with the bot. See supported services for more the most up-to-date options.
Maximum duration for the bot's operation in seconds.
Array of configurations for the services provided in the "services" section. The values should match a key provided in the "services" section. e.g. "llm", "tts"
or a pre-defined service provided by they bot. e.g. `"vad". See Configurations for more information.
Optional set of API keys for the bot use for the given services. The key values should match a service name provided in the "services" section. e.g. {"cartesia": YOUR_CARTESIA_API_KEY}
. See BYO API keys for more information.
Dial-in settings for the bot. See Dial-in for more information.
Optional dial-out settings. See Dial-out for more information.
Response
The Daily room for your client to connect to.
The Daily meeting token to include when your client joins the room.