Dyte
communityDeveloper-friendly video and voice SDK for building real-time communication features.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.dyte.io/v2/meetingsCreate a meeting
Parameters
titlemeeting title (stringoptionalrecord_on_startauto record (booleanoptionalpreferred_regionus-east-1|ap-south-1|eu-west-1 (stringoptionalReturns
data with id, title, status, created_at, updated_at, record_on_startPOST
https://api.dyte.io/v2/meetings/{meetingId}/participantsAdd participant to meeting
Parameters
nameparticipant name (stringrequiredmeetingIdmeeting ID (stringrequiredpreset_namepreset (stringrequiredcustom_participant_idexternal ID (stringoptionalReturns
data with id, name, token, custom_participant_id, preset_name, created_atGET
https://api.dyte.io/v2/recordingsList meeting recordings
Parameters
limitresults (integeroptionalmeeting_idfilter (stringoptionalReturns
data[] with id, meeting_id, status, download_url, duration, file_size, started_at, stopped_at