Overview
API keys are required to authenticate your requests to the VoiceBot API. Each key inherits permissions from your organization role and access levels.Generating an API Key
- Navigate to Settings > API & Integrations
- Click “Create API Key”
- Enter a descriptive name for your key
- Copy and securely store the generated key
Using API Keys
Include your API key in theX-API-Key header:
Your API key obtained from the Settings page