Meeting - Get Started
Add Webex Meeting and user management to your web app
Review the different types of APIs
- Understand the four different types of Webex Meetings APIs, and pick the one that suits your needs.
- REST API: The new RESTful API includes objects: users, meetings, recordings, sites' operation, and provides services for each of them as well as reporting. Coming soon!
- URL API: Provides a convenient, light-weight mechanism to provide browser-based, external hooks into the Webex services.
- XML API: The XML API is a comprehensive set of services supporting most aspects of the Webex services, including detailed user management, comprehensive scheduling features, attendee management and reporting, and more.
- Teleconference Service Provider (TSP) API: The TSP API is a full-featured XML-based interface to allow integration with audio conferencing networks.
- Review the Webex Meeting Services Platform APIs Technical Overview white paper.
- Review the reference guide for the API, you plan to use.
Next Steps: