English
English
Appearance
English
English
Appearance
Zorio is a Contact Center platform for businesses, consisting of:
This documentation is for:
| Audience | Purpose |
|---|---|
| CRM partners | Integrate Zorio into a custom CRM (Salesforce, HubSpot, Odoo, in-house...) |
| Enterprise engineering teams | Build custom apps around a provisioned Zorio system |
| AI agents (Claude Code, Codex, GPT...) | Read docs automatically, generate integration code, debug requests |
| Any developer | Reference the public REST API and SDKs of Zorio |
┌──────────────────────────┐
│ Your system / CRM │
└──────────┬───────────────┘
│
REST API (Bearer token) + Webhook (HMAC-SHA256) + Webphone SDK
│
┌──────────▼───────────────┐
│ app.zorio.vn │ ← main REST API endpoint
│ ├─ /api/pbx/... │
│ ├─ /api/telesales/... │
│ ├─ /api/autocall/... │
│ └─ /api/integrations/ │
└──────────┬───────────────┘
│
┌──────────▼───────────────┐
│ Zorio PBX (SIP/WebRTC) │
└──────────────────────────┘