LiveKit JS Server SDK - v2.17.0
    Preparing search index...

    Type Alias LiveKitAPIOptions

    LiveKitAPIOptions: LiveKitAPICommonOptions & (ApiKeyAuth | TokenAuth)

    Options for LiveKitAPI. Provide either an apiKey and secret or a pre-signed token — the two modes are mutually exclusive. Any omitted value falls back to its environment variable (LIVEKIT_URL, LIVEKIT_API_KEY, LIVEKIT_API_SECRET, LIVEKIT_TOKEN).