v1 realtime
Get a LiveKit room token
Generate a LiveKit JWT token for a participant to join a video/audio room.
This endpoint:
- Validates API key authentication
- Creates a token with publish + subscribe grants for the specified room
- Returns a JWT that the frontend uses to connect to the LiveKit server
**Authentication**: Requires valid API key in Authorization header
post/v1/realtime/token
Request body
Response
Successful Response