Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Developers can use postman to test the functionality of the EyA API's. Please see the readme in this repository for more information

Topics

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors