Skip to content

Integrate PBX & customer engagement into your system

REST API & Webphone SDK for PBX, AutoCall, Telesales and CSKH 360

Quick Start in 5 minutes

bash
# 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'

What's inside?

ModuleDescriptionLink
PBX APICalls, extensions, CDR, click-to-call, queue/en/api/pbx/
TelesalesDialer + campaigns + leads + caller-ID rotation + reports/en/api/telesales/
AutoCall TTSVoice bot automation with TTS/en/api/autocall/
Webphone SDKEmbed WebRTC webphone into your own CRM/en/sdk/webphone/
Common WebhooksHMAC verify + retry policy + sample receivers/en/webhooks/register

For AI agents

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
  • Raw markdown — append .md to any URL (e.g. /en/api/pbx/extensions.md)
  • OpenAPI YAML — /openapi/ for client code generation

Cấp phép theo điều khoản sử dụng của Zorio.