Skip to main content

API Reference

Voice Demo API

Spin up a capped, unauthenticated LiveKit voice session for embedding a public 'try the voice agent' widget.

note
The voice demo lets visitors try a voice agent without an account. Sessions are time-capped and quota-limited per browser fingerprint to prevent abuse. For production voice agents use the Voice Sessions API instead.
POST/v1/voice/demo

Create a capped demo session and return a LiveKit join token

Request Body

fingerprintstring (browser fingerprint)
GET/v1/voice/demo/status

Check remaining demo quota for a fingerprint

Query Parameters

fingerprintstring
Was this page helpful?