How To Setup ETIM API Testing in Postman
How To Setup ETIM API Testing in Postman
Version: 1.0
Status: Published
Author: Jeroen van der Holst
Date: 10/02/2023
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 1 of 14
Table of Contents
Table of Contents ............................................................................................................................................ 2
1. Introduction ............................................................................................................................................ 3
1.1. Prerequisites .................................................................................................................................... 3
2. Where to find information on API usage ................................................................................................ 3
3. Set up a new collection in Postman........................................................................................................ 6
4. Adjust the baseUrl variable .................................................................................................................... 8
5. Setting up authentication in Postman .................................................................................................... 8
6. Adjust example request bodies ............................................................................................................ 11
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 2 of 14
1. Introduction
This manual is explaining how to set up a testing environment of the ETIM API in Postman.
1.1. Prerequisites
We assume that you already have experience with Postman and API implementations in general.
This manual has been written, assuming that you already have client credentials for the ETIM API. If you
need credentials, contact the office of the local ETIM country member.
This manual has been written based on the Postman version v10.9.4.
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 3 of 14
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 4 of 14
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 5 of 14
3. Set up a new collection in Postman
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 6 of 14
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 7 of 14
4. Adjust the baseUrl variable
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 8 of 14
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 9 of 14
ACCESS TOKEN = https://etimauth.etim-international.com/connect/token
SCOPE = EtimApi (also fill in your Client ID and Client Secret here)
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 10 of 14
6. Adjust example request bodies
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 11 of 14
Clone, or click on the v2.0 folder.
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 12 of 14
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 13 of 14
Testing the ETIM API in Postman ◆ status: Published ◆ published: 10/02/2023 ◆ Page 14 of 14