Webex Meetings API Options for Developers
Webex Meetings APIs provide web and application developers the ability to include Webex Meetings functionality in their custom applications and web portals. Additional information and reference material for each of these APIs can be found using the side navigation menu.
REST API: Webex Meetings REST API is a modern RESTful API. Developers already working with Teams APIs or that want a RESTful API to interface with Webex Meetings are encouraged to use the Webex Meetings REST API. Documentation can be found at https://developer.webex.com.
XML API: Webex Meetings XML API offers a complete suite of webex functions such as scheduling, user management, attendee management, recording management, usage reports, and more.
Important
The Meetings-related XML APIs will be deprecated and the End-of-Support (EoS) date is planned for the second half of 2023. Cisco will continue to resolve bugs up to this date, but new features will only be implemented for the REST APIs suite. The End-of-life (EoL) timeframe for Meetings-related XML APIs is targeted for March 31, 2024, at which time the APIs will be retired. For information on how to migrate from XML to REST APIs, please see Webex Meetings XML to REST Migration Guide. User management APIs such asCreateUser
,SetUser
,DelUser
, etc. are NOT affected by this EOL announcement.URL API: Webex Meetings URL API is an HTML forms based set of functions that allows a web developer to offer simple Webex meetings functionality from their custom web portal.