100ms · Capability
100ms Server-Side API — Room Codes
Create and manage short, role-bound room codes that client apps use to join a 100ms room without minting an auth token themselves. Self-contained Naftiko capability.
100ms Server-Side API — Room Codes is a Naftiko capability published by 100ms, one of 8 capabilities the APIs.io network indexes for this provider. It bundles 3 operations.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: Create room codes for a room (one per role). Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include 100ms, Room Codes, and Authentication.
MCP Tools
hms-create-room-codes
Create room codes for a room (one per role).
idempotent
hms-get-room-codes
Get all room codes for a room.
read-only
idempotent
hms-update-room-code
Enable or disable a specific room code.
idempotent