Webex Calling
Webex Calling SDKs and Development Tools
We've got a couple of SDKs and tools to make working with Webex Calling even simpler!
anchorwxc_sdk: SDK for Webex Calling APIs
anchorwxc_sdk is a simple SDK to work with Webex APIs, special focus on Webex Calling specific API endpoints. This addresses API implementation requirement such as:
- JSON (de-)serialisation
- Authentication
- Retries
- Pagination
- Logging
anchorwxcadm: Python Management Module
anchorwxcadm is a Python module specifically designed for Webex Calling admins to simplify the management of Webex Calling with Python. Documentation can be found at https://wxcadm.readthedocs.io.