Postman

What is POSTMAN?

Postman is an API client that makes it easy for developers to create, share, test, and document APIs. This is done by allowing users to create and save simple and complex HTTP and HTTP requests as well as read their responses.

Why use POSTMAN?

In addition to the practicality of having all the integration examples and codes ready, POSTMAN is the official test tool for Cielo's development and support teams. This way, when integrating, if you have doubts, it will be faster and simpler to confirm what may be happening with your code.

Other advantages of POSTMAN:

  • Free tool
  • No need to install EXE - it's an extension of Google Chrome
  • Works on any platform: Windows, MacOS and Linux
  • Converts JSON into several languages (EX: Python, PHP, Ruby)
  • Synchronization between various applications
  • Synchronize code between teams (Paid version)