| Domain | Capabilities |
|---|---|
| Users & Groups | Manage users, roles, and organizational units |
| Calls & SMS | Retrieve conversation history, transcriptions, indicators |
| Phone Numbers | Search, order, assign, and release tracking numbers |
| Provisioned Routes | Configure call routing rules and forwarding |
| Webhooks | Subscribe to real-time call and SMS events |
| AI Voice Agents | Create and manage AI-powered voice agents |
| SMS Broadcasts | Run outbound SMS campaigns |
| Media Prompts | Upload audio prompts, whispers, voicemails, surveys |
| Service | Base URL | Purpose |
|---|---|---|
| OAuth | https://platform-oauth.convirza.com | Authentication — get and refresh tokens |
| Public APIs | https://platform-api.convirza.com/v3 | All business logic endpoints |
POST /oauth/token with email and password → receive access_token + refresh_tokenAuthorization: Bearer <access_token> on every API request