aiendpoint.dev
Services100ms

100ms

community

Video conferencing and live streaming infrastructure with low-latency WebRTC SDK.

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://100ms.livebearercommunicationdeveloperconfidence: 90/1000 discoveries1 contributors
POSThttps://api.100ms.live/v2/rooms

Create a room

Parameters

nameroom name (stringrequired
descriptiondescription (stringoptional
template_idtemplate ID (stringoptional

Returns

id, name, enabled, description, customer, created_at, updated_at, template_id
GEThttps://api.100ms.live/v2/rooms

List rooms

Parameters

limitresults (integeroptional
startcursor (stringoptional

Returns

data[] with id, name, enabled, description, created_at, updated_at, template_id
GEThttps://api.100ms.live/v2/sessions

List room sessions

Parameters

limitresults (integeroptional
room_idroom ID filter (stringoptional

Returns

data[] with id, room_id, active, created_at, peers_count, duration