100ms
communityVideo conferencing and live streaming infrastructure with low-latency WebRTC SDK.
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.100ms.live/v2/roomsCreate a room
Parameters
nameroom name (stringrequireddescriptiondescription (stringoptionaltemplate_idtemplate ID (stringoptionalReturns
id, name, enabled, description, customer, created_at, updated_at, template_idGET
https://api.100ms.live/v2/roomsList rooms
Parameters
limitresults (integeroptionalstartcursor (stringoptionalReturns
data[] with id, name, enabled, description, created_at, updated_at, template_idGET
https://api.100ms.live/v2/sessionsList room sessions
Parameters
limitresults (integeroptionalroom_idroom ID filter (stringoptionalReturns
data[] with id, room_id, active, created_at, peers_count, duration