Working with POSTman

Postman is an easy to use Google Chrome extension, which enables you to send HTTP-Request to a server. As we are running all our API tests using POSTman, we prepared a collection of requests for you, so that you have examples of all available requests of the App-Manager API.

Import an environment

  1. Download one of our environment files

  2. Import the environment-file

https://app-manager.s3.amazonaws.com/api/tutorials/POSTman-add-environment-1.png https://app-manager.s3.amazonaws.com/api/tutorials/POSTman-add-environment-2.png

Import the collection

Click the import button on the top left cornor and import one of our collections using ‘Download from link’

https://app-manager.s3.amazonaws.com/api/tutorials/POSTman-import-collection-1.png

Send your first request

So select the currently imported environment in the top-navigation, select one of the imported requests and hit the SEND-Button.

https://app-manager.s3.amazonaws.com/api/tutorials/POSTman-send-request-1.png

Adding an API key

As you might noticed, you do not have permissions to send all of the requests in the collection. To submit even restricted requests you need to add an API Key.