Postman

Our API Swagger files are published on our site, making it easy to import them into a Postman collection. All our Swagger files are available at:

To import a Postman collection:

  1. In a browser, go to https://developers.kudosity.com/openapi

  2. You should see Kudosities API Specifications.

  3. Click on one of the specs to take you to the specification, then copy the URL of the API you want to create a collection for.

  4. In Postman, click the "Import", and then in the URL input field, paste the URL to the published API.

  1. Postman will import the API and turn it into a Postman collection for your convenience.
  2. You can import multiple API specifications at the same time in Postman.