How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OneNET Voice Call Service (VCS) API

语音通话 (Voice Call Service) is China Mobile's publicly documented voice capability on the OneNET gateway, reached at https://openapi.heclouds.com/vcs?action={voiceNotify|dialNotify}&version=2. Click to dial (点击拨号) connects a caller and a callee across the China Mobile network; voice notification (语音通知) plays an approved TTS template to a subscriber and can collect DTMF digits. Both return a call_id and both deliver call-status callbacks to a caller-supplied notify_url, with documented status and disconnect-reason enumerations. Click to Dial is the domestic first-party product behind the CAMARA Click to Dial API that China Mobile sponsors upstream with Huawei — the shipped product does not implement the CAMARA schema or its OIDC/CIBA security model. Access is gated three ways — business entitlement, a test account pinned to an approved source IP, and a trial-usage quota. Service numbers and TTS templates require qualification review before use.

OneNET Voice Call Service (VCS) API is one of 6 APIs that China Mobile publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Voice, Click to Dial, CAMARA, Network APIs, and China. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 2.

Requests are made against a single base URL, https://openapi.heclouds.com.

1 operations 1 paths 7 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2
Base URL
https://openapi.heclouds.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

OneNET Voice Call Service (VCS) API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (onenetAuthorization).

  • onenetAuthorization — OneNET signed authorization token: version=2020-05-29&res=userid/{userid}&et={epoch}&method={md5|sha1|sha256}&sign={signature} where sign = base64(hmacmethod(b…

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Voice Call Service 1

语音通话 — voice notification and click-to-dial

POST
/vcs
Invoke a Voice Call Service action
vcsAction 2 params body → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ClickToDialStatusEvent (9 properties), VoiceNotifyStatusEvent (8 properties), CallActionType (7 properties), CallEnvelope (5 properties). Each schema is shown below with its type and property counts.

VoiceNotifyRequest
object
4 properties 3 required
CallActionType
object
7 properties 3 required
ClickToDialRequest
object
5 properties 3 required
CallEnvelope
object
5 properties 2 required
VoiceNotifyStatusEvent
object
8 properties 5 required
ClickToDialStatusEvent
object
9 properties 5 required
CallbackAck
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

china-mobile-vcs-openapi.yml Raw ↑

Other APIs China Mobile publishes across the network.

OneNET Studio Application API
OneNET IoT Open Platform API
China Mobile IoT Card Capability Open Platform API
China Mobile Communication Capability Open Platform
China Mobile Internet Capability Open Platform
Where this information came from

This is an independent, third-party profile of OneNET Voice Call Service (VCS) API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.