PBX API
Manage extensions, call detail records (CDR), Click-to-Call, queues, real-time webhook events.
Explore PBX API
REST API & Webphone SDK for PBX, AutoCall, Telesales and CSKH 360
# 1. Get API token from your provisioned Zorio account
# Log in to app.zorio.vn → Settings → API tokens
# 2. Test the extensions list endpoint
curl -X GET 'https://app.zorio.vn/api/pbx/extensions' \
-H 'Authorization: Bearer <YOUR_TOKEN>' \
-H 'Accept: application/json'| Module | Description | Link |
|---|---|---|
| PBX API | Calls, extensions, CDR, click-to-call, queue | /en/api/pbx/ |
| Telesales | Dialer + campaigns + leads + caller-ID rotation + reports | /en/api/telesales/ |
| AutoCall TTS | Voice bot automation with TTS | /en/api/autocall/ |
| Webphone SDK | Embed WebRTC webphone into your own CRM | /en/sdk/webphone/ |
| Common Webhooks | HMAC verify + retry policy + sample receivers | /en/webhooks/register |
The portal is optimised for LLM crawlers (Claude Code, Codex, GPT...):
/llms.txt — AI-friendly sitemap with one-line summaries per page/llms-full.txt — entire documentation concatenated into one markdown for context window ingestion.md to any URL (e.g. /en/api/pbx/extensions.md)