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

Wazo Phone Provisioning API (wazo-provd)

Phone auto-provisioning service. Manages device plugins, configuration templates, device registrations, DHCP integration and the plugin repository used to provision desk phones and ATAs from vendors such as Aastra/Mitel, Cisco, Fanvil, Gigaset, Htek, Polycom, Snom and Yealink.

This API exposes 11 operations across 10 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 0.2.

Requests are made against a single base URL, /api/provd/0.2.

11 operations 10 paths 14 schemas 3 GET8 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.2
Base URL
https://{wazo_stack}/api/provd/0.2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Wazo Phone Provisioning API (wazo-provd) declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Auth-Token (wazo_auth_token). By default, every request must be authenticated.

Paths & Operations 11

Across 10 paths, the API surfaces 11 operations — 3 GET, 8 PUT. Each is listed below with its method, path, parameters, and response codes.

provd 11
GET
/
Get the Provd Manager resource
→ 200
GET
/configure
Get the general provd configuration
→ 200
GET
/configure/{param_id}
Get the configuration parameter value
2 params → 200404
PUT
/configure/{param_id}
Set the value of a parameter
2 params → 204404415
PUT
/configure/plugin_server
Update the configuration's pluginserver
body → 204404415
PUT
/configure/http_proxy
Update the configuration's httpproxy
body → 204404415
PUT
/configure/https_proxy
Update the configuration's httpsproxy
body → 204404415
PUT
/configure/ftp_proxy
Update the configuration's ftpproxy
body → 204404415
PUT
/configure/locale
Update the configuration's locale
body → 204404415
PUT
/configure/NAT
Update the configuration's NAT
body → 204404415
PUT
/configure/provisioning_key
Update the tenant provisioning key
1 param body → 204400404415

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are GeneralConfigObject (4 properties), LinkObject (2 properties), ProvisioningKey (1 property), Nat (1 property). Each schema is shown below with its type and property counts.

Nat
object
1 property
FtpProxy
object
1 property
PluginServer
object
1 property
Locale
object
1 property
Param
object
A configuration parameter
1 property
ParamObject
object
1 property
ErrorMessage
string
Error message response
LinksObject
object
Links object
1 property
HttpsProxy
object
1 property
GeneralConfigsObject
object
1 property
HttpProxy
object
1 property
LinkObject
object
Link Object
2 properties
ProvisioningKey
object
Provisioning Key configuration
1 property
GeneralConfigObject
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wazo-provd-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Wazo Phone Provisioning API (wazo-provd), 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.