Skip to content

@vowel.to/client v0.3.3-beta


@vowel.to/client / index / VOWEL_PLATFORM_API_URL

Variable: VOWEL_PLATFORM_API_URL

ts
const VOWEL_PLATFORM_API_URL: any;

Defined in: lib/vowel/types/constants.ts:17

Vowel Platform API URL

This is the HTTP API endpoint for the Vowel platform. All Vowel clients connect to this API for voice agent token generation.

This URL is managed by the Vowel platform and should not be changed by developers. Configured via VITE_VOWEL_PLATFORM_API_URL environment variable at build time.