All Projects → CiscoDevNet → postman-xapi

CiscoDevNet / postman-xapi

Licence: MIT License
Postman collections for Webex Devices

Projects that are alternatives of or similar to postman-xapi

awesome-xapi
A curated list of developer resources to integrate with Webex Devices
Stars: ✭ 57 (+5.56%)
Mutual labels:  webex-devices, cisco-xapi
postman-to-k6
Converts Postman collections to k6 script code
Stars: ✭ 269 (+398.15%)
Mutual labels:  postman-collection
Swaggman
OpenAPI Spec SDK and Converter for OpenAPI 3.0 and 2.0 Specs to Postman 2.0 Collections. Example RingCentral spec included.
Stars: ✭ 94 (+74.07%)
Mutual labels:  postman-collection
Apiary2postman
Tool for generating a Postman collection from Blueprint API markup or the Apiary API
Stars: ✭ 194 (+259.26%)
Mutual labels:  postman-collection
Covid 19 Apis
Postman COVID-19 API Resource Center—API collections to help in the COVID-19 fight.
Stars: ✭ 111 (+105.56%)
Mutual labels:  postman-collection
graphql-to-postman
Plugin for converting GraphQL to the Postman Collection (v2) format
Stars: ✭ 27 (-50%)
Mutual labels:  postman-collection
Postman Collections
A easy guide to Getting Started with DocuSign API's using Postman. Showcases recipes and all REST API endpoints
Stars: ✭ 35 (-35.19%)
Mutual labels:  postman-collection
docodile
Generate HTML API documentation from a Postman collection
Stars: ✭ 63 (+16.67%)
Mutual labels:  postman-collection
trello-postman-collection
A Postman collection for Trello REST API
Stars: ✭ 20 (-62.96%)
Mutual labels:  postman-collection
Azuredevops Postman Collections
The collections allow you to test common Azure DevOps Rest APIs from within Postman.
Stars: ✭ 182 (+237.04%)
Mutual labels:  postman-collection
Postman To K6
Converts Postman collections to k6 script code
Stars: ✭ 180 (+233.33%)
Mutual labels:  postman-collection
Astra
Automated Security Testing For REST API's
Stars: ✭ 1,898 (+3414.81%)
Mutual labels:  postman-collection
portman
Port OpenAPI Specs to Postman Collections, inject test suite and run via Newman 👨🏽‍🚀
Stars: ✭ 530 (+881.48%)
Mutual labels:  postman-collection
Contacts
A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).
Stars: ✭ 100 (+85.19%)
Mutual labels:  postman-collection
Prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
Stars: ✭ 2,484 (+4500%)
Mutual labels:  postman-collection
Restdocs To Postman
Converts Spring REST Docs cURL snippets to Postman and Insomnia collections
Stars: ✭ 39 (-27.78%)
Mutual labels:  postman-collection
openman
Postman to OpenAPI Spec converter with mocking and documentation
Stars: ✭ 17 (-68.52%)
Mutual labels:  postman-collection
axon
Autogenerate Integration Tests
Stars: ✭ 49 (-9.26%)
Mutual labels:  postman-collection
postman-webex
Postman collections for Webex REST APIs
Stars: ✭ 97 (+79.63%)
Mutual labels:  postman-collection
pmpact
A command line tool to convert Pact files to Postman collections.
Stars: ✭ 15 (-72.22%)
Mutual labels:  postman-collection

Postman collections for Cisco CE xAPI

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:

  1. import a collection
  2. configure your environment
  3. run a xAPI request
  4. generate code for your favorite language
  5. [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.

admin

Use this collection for Cisco Collaboration Endpoints that are registered on-premises and for which have Admin credentials.

Run in Postman

Make sure to configure the collection with {{endpoint}} and {{credentials}} variables. Check the Configure your Environment guide for details

On-Premises Collection

integrator

Use this collection for Cisco Collaboration Endpoints that are registered on-premises or Spark-registered and for which have Integrator credentials.

Run in Postman

Make sure to configure the collection with {{endpoint}} and {{credentials}} variables. Check the Configure your Environment guide for details

On-Premises Collection

How to contribute

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].