Skip to content
Developerhome
X3

Postman

  Less than to read

Postman is a powerful tool for performing integration testing with your API. It allows for repeatable, reliable tests that can be automated and used in a variety of environments and includes useful tools for persisting data and simulating how an user might actually be interacting with the system.

This reference section explains how to set up a working environment with Postman : from variables to scripts without forgetting how to organize an effective project.

To follow this guides we recommend using the Postman desktop app, so you can easily create your first request to the X3 API:

  1. Scripts organization.
  2. Setting up environment variables.
  3. Scripts for tokens management.
  4. Other scripts in our use cases.

You can download the Postman collection packaged without environment variables to start interacting with X3 API.