100ms Server-Side API — Rooms
Provision, list, retrieve, update, and enable/disable persistent live-video rooms on 100ms. Rooms are the durable container for templates, recordings, sessions, and live streams. Self-contained Naftiko capability covering one 100ms business surface.
100ms Server-Side API — Rooms is a Naftiko capability published by 100ms, one of 8 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET and POST methods rooted at /v2/rooms.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: List 100ms rooms. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include 100ms, Live Video, and Rooms.
What You Can Do
MCP Tools
hms-list-rooms
List 100ms rooms.
hms-create-room
Create a 100ms room.
hms-retrieve-room
Retrieve a 100ms room by id.
hms-update-room
Update a 100ms room.
hms-set-room-enabled
Enable or disable a 100ms room.