aiendpoint.dev
ServicesDyte

Dyte

community

Developer-friendly video and voice SDK for building real-time communication features.

Visit site ↗

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.

https://dyte.ioapikeycommunicationdeveloperconfidence: 90/1000 discoveries1 contributors
POSThttps://api.dyte.io/v2/meetings

Create a meeting

Parameters

titlemeeting title (stringoptional
record_on_startauto record (booleanoptional
preferred_regionus-east-1|ap-south-1|eu-west-1 (stringoptional

Returns

data with id, title, status, created_at, updated_at, record_on_start
POSThttps://api.dyte.io/v2/meetings/{meetingId}/participants

Add participant to meeting

Parameters

nameparticipant name (stringrequired
meetingIdmeeting ID (stringrequired
preset_namepreset (stringrequired
custom_participant_idexternal ID (stringoptional

Returns

data with id, name, token, custom_participant_id, preset_name, created_at
GEThttps://api.dyte.io/v2/recordings

List meeting recordings

Parameters

limitresults (integeroptional
meeting_idfilter (stringoptional

Returns

data[] with id, meeting_id, status, download_url, duration, file_size, started_at, stopped_at