Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.51 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.51 KB

Postman Tutorial

You can use Postman's free eddition to test our endpoints. Alternatively, you may use our swagger deployment at {ANYPLACE_URL}/developers.

1. Download the OpenAPI configuration:

Import a configuration into portman. You may use:

2. Import in Postman:

3. Import an environment

Download mongo_env.json and import in Postman similarly as step 1. You might have to adjust the variables for the swagger version.

4. Modify enviroment with your API KEY:

Find your access_token in architect. In postman, you can edit ACCESS_TOKEN value by clicking on eye-icon at the top right.

5. Change default query values:

All endpoints have default values that were used for testing. To change them, you can do so by modifying the body: