NOTE Postman is an application that simplifies sending HTTP requests to Retain.me DC API endpoints. It allows you to quickly send and capture requests and serves as a useful tool for getting started with the Retain.me DC API or debugging your apps.
In order to make authorized requests to the Retain.me DC API from Postman, you will need to set your API key and API password in the request header, as described below.
Once you're up and running with Postman, you can use tabs to make a request to the Retain.me DC API. You can use multiple tabs to create multiple API calls quickly.
Sending an authorized request:
You'll also need to specify an API endpoint URL.
https://dc.smartslip.io/api/v1/print
Illustrating adding a body of a request for POST request: