0% found this document useful (0 votes)
18 views14 pages

How To Setup ETIM API Testing in Postman

This document provides a guide for setting up a testing environment for the ETIM API using Postman, including prerequisites and instructions for configuring collections, base URL, authentication, and request bodies. It assumes users have prior experience with Postman and possess client credentials for the ETIM API. The manual is based on Postman version v10.9.4 and was published on October 2, 2023.

Uploaded by

Mon Cho
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views14 pages

How To Setup ETIM API Testing in Postman

This document provides a guide for setting up a testing environment for the ETIM API using Postman, including prerequisites and instructions for configuring collections, base URL, authentication, and request bodies. It assumes users have prior experience with Postman and possess client credentials for the ETIM API. The manual is based on Postman version v10.9.4 and was published on October 2, 2023.

Uploaded by

Mon Cho
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

Testing the ETIM API 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.

2. Where to find information on API usage

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

INITIAL VALUE = https://etimapi.etim-international.com

CURRECT VALUE = https://etimapi.etim-international.com

5. Setting up authentication in Postman

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

You might also like