API Keys
Issue scoped keys for programmatic access to VoiceAI from your own backend.
Keep your API keys secure
API keys carry full workspace permissions based on their scopes. Never expose them in client-side code or version control. Rotate keys if you suspect compromise.
Using the API?
Authenticate with Authorization: Bearer <api-key> on all requests.