Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.72 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.72 KB

Postman

Use postman to test the functionality of the APIs you are interested in.

Importing

Precondition: the project is cloned to your local computer. Postman app is running.

  1. In Postman application click Import on the Environments tab. Environment importing
  2. Drag-and-drop .json files from ./environment to the Import window. Click the Import button. Drag-and-Drop environment Access environment import
  3. Select the required environment. Click Checkmark near environment's name. Select required environment
  4. Enter your credentials to username, password fields in CURRENT VALUE column. Enter credentials
  5. Click Import on the Collection tab. Collection importing
  6. Drag-and-drop .json files from ./collection to the Import window. Click the Import button. Drag-and-Drop collection Access collection import
  7. Send Acquire Token request to generate new token. Acquire token

Now you can send any requests from the collection and check its results.

Swagger Docs

Development environment:

Production environment: