Provisioning API
There are methods dedicated to managing Voximplant entities such as:
- Applications and their Users,
- Accounts,
- Call lists,
- Queues in ACD,
- SMS, and so on.
The Voximplant Control panel is built upon the Management API, which means that GUI uses the Provisioning API methods. Thus, you can implement custom GUI controls in your web applications by using the same approach as well as call specific provisioning methods from scripts and/or CLI utilities.