How to Test
-
Use your preferred tool to test. We use the tool Postman.
-
Download the collection for your registered application.
-
If you have not yet imported the environments,
-
Click on the settings button in the right hand corner of Postman.
-
Click on the Import button on the “Manage Environments” page
-
Open each environment and fill in the respective variables: AppKey, AppSecret, Username, Password
-
-
Use the API documentation to fill in the required fields and payload for the API.
-
Click send and confirm a 200 OK response.