xAPI
The xAPI allows developers to programmatically invoke commands and query the status of devices that run Webex RoomOS software.
Executing commands requires an auth token with the spark:xapi_commands
scope. Querying devices requires an auth token with the spark:xapi_statuses
scope.
All xAPI requests require a deviceId
which can be obtained using the Devices API. xAPI commands and statuses are described in the Cisco Collaboration Endpoint Software API Reference Guide. For more information about developing applications for cloud connected devices, see the Device Developers Guide.
Method
Description
Query Status
Execute Command