Using Postman with Khan

Khan supports Postman to make it easier on users to test their Khan server.

Using Postman with Khan is as simple as importing it’s operations and environment into Postman.

Importing Khan’s environment

To import Khan’s environment, download it’s environment file and import it in Postman.

Importing Khan’s operations

To import Khan’s operations, download it’s operations file and import it in Postman.

Running Khan’s operations with a different environment

Just configure a new environment and make sure it contains the baseKhanURL variable with a value like http://my-khan-server/. Do not forget the ending slash or it won’t work.