Bots

​

Bot management endpoints

Bots Operations
  • get/api/v1/bots
  • post/api/v1/bots
  • get/api/v1/bots/{object_id}
  • delete/api/v1/bots/{object_id}
  • patch/api/v1/bots/{object_id}
  • get/api/v1/bots/{object_id}/chat_messages
  • post/api/v1/bots/{object_id}/delete_data
  • post/api/v1/bots/{object_id}/leave
  • post/api/v1/bots/{object_id}/output_audio
  • post/api/v1/bots/{object_id}/output_image
  • post/api/v1/bots/{object_id}/output_video
  • get/api/v1/bots/{object_id}/participant_events
  • get/api/v1/bots/{object_id}/participants
  • post/api/v1/bots/{object_id}/pause_recording
  • get/api/v1/bots/{object_id}/recording
  • post/api/v1/bots/{object_id}/resume_recording
  • post/api/v1/bots/{object_id}/send_chat_message
  • post/api/v1/bots/{object_id}/speech
  • get/api/v1/bots/{object_id}/transcript
  • patch/api/v1/bots/{object_id}/voice_agent_settings
logologo
Guides API Reference