MVS Provisioning API
The public REST interface to the MVS telecom provisioning platform
The MVS Provisioning API is the public REST interface to the MVS telecom provisioning platform — automated multi-vendor provisioning across Twilio (carrier / SIP trunking / numbers), Yeastar Cloud PBX (extensions, routing, IVR, queues), and Yealink (zero-touch phone provisioning).
It lets you read and manage everything in your organization:
- Customers — your tenants.
- PBX instances — each customer’s cloud PBX, with a live-config mirror.
- Extensions, devices, numbers — the per-customer telephony inventory.
- Inventory pool — assign/release DIDs and devices.
- Onboarding jobs & tasks — the provisioning pipeline’s state and the operator tasks it parks.
Every request is scoped to your API key’s organization — you can never see or touch another organization’s data.
Base URL
Quick start
See Authentication to mint a key, and the API Reference for every endpoint.