-
Notifications
You must be signed in to change notification settings - Fork 0
Importing Postman Collections & Environments
To start using the ENAPSO Services APIs, you'll need to import the provided Postman collections and environment files. Here are the steps:
- Download the Postman collections and appropriate environment from the links below: Click the link and choose "Save As" to download the file.
- Open Postman and import the downloaded collections by clicking on "Import" and then selecting the downloaded files.
-
Once the collections are imported, you can choose which environment file to use. ENAPSO provides two default environments for local and cloud deployment.
-
To select the environment, click on the gear icon on the top right corner of Postman and then choose "Manage Environments". Click on "Import" and select the downloaded environment file or choose one of the default environments.
-
The environment consists of variables that will change depending on your setup. You can edit these variables to match your configuration.
-
After setting up the environment, you can perform the login request. The access token will be managed automatically and you can start accessing the ENAPSO Services APIs. The login credentials are set through the environment.
Now you are ready to use the APIs. (Refer to this page)
We hope these steps make it easier for you to use the ENAPSO Services APIs with Postman. If you have any questions, please don't hesitate to contact us.