This repo gathers Postman collections for the xAPI - API of the Cisco Collaboration Endpoint Software.
Make sure to configure the collection with {{endpoint}}
and {{credentials}}
variables. Check the Configure your Environment guide for details
-
Admin role: use this collection is for Cisco Collaboration Endpoints that are registered on-premises and which you can access with an Admin account.
-
Integrator role: use this collection if for Cisco Collaboration Endpoints that are Spark-registered, and CUCM registered devices that are accessed from a user with Integrator role.
Note that these collections do not list all xAPI commands available but a few use-cases to inspire application developers.
We welcome pull requests for enhancements of existing collections, as well as contributions of collections that proved to be handy for you. When submitting a new collection, please ensure it leverages a {{endpoint}} variable to ease environments sharing among collections. Thank you!
If you're new to Postman, you're only a few steps away from getting the full benefits of these collections:
- import a collection
- configure your environment
- run a xAPI request
- generate code for your favorite language
- [optional] note that the postman suite lets you run collections as part of your CI/CD process via the newman command, and can also help you publish documentation via documenter.
Use this collection for Cisco Collaboration Endpoints that are registered on-premises and for which have Admin credentials.
Make sure to configure the collection with {{endpoint}}
and {{credentials}}
variables. Check the Configure your Environment guide for details
Use this collection for Cisco Collaboration Endpoints that are registered on-premises or Spark-registered and for which have Integrator credentials.
Make sure to configure the collection with {{endpoint}}
and {{credentials}}
variables. Check the Configure your Environment guide for details
We welcome pull requests for enhancements of existing collections, as well as contributions of collections that proved to be handy for you. When submitting a new collection, please ensure it leverages {{endpoint}} and {{credentials}} variables to ease mutualization of environments among collections. Thank you!