LiveKit RoomService API

Server-side Twirp API for managing rooms, participants, tracks, mute/unmute, and metadata.

API entry from apis.yml

apis.yml Raw ↑
aid: livekit:room-service-api
name: LiveKit RoomService API
tags:
- WebRTC
- Rooms
- Participants
- Tracks
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://your-project.livekit.cloud
humanURL: https://docs.livekit.io/reference/server-apis/
description: Server-side Twirp API for managing rooms, participants, tracks, mute/unmute, and metadata.
properties:
- type: Documentation
  url: https://docs.livekit.io/reference/server-apis/
- type: GitHub
  url: https://github.com/livekit/protocol
x-features:
- Twirp + Protobuf
- Manage rooms and participants
- Mute / track operations
x-use-cases:
- Video conferencing
- Voice apps