Postman authentication

Follow the steps below in order to get valid tokens to authenticate your test calls to our API:

    1. Open your Postman application (other solutions may be used for the same purpopse).

    2. Push "+New" button and go to "Request" option:

Picture

   

    3. Insert the URL below and select the "POST" option in the method drop-down:

Picture

 

     4. For OAuth2 authentication, fill the boxes below with the data provided by Globalsyde team:

Picture

    5. Finally, click the "Send" button and check the response payload to get the token you need in order to authenticate your test calls to our API

Picture