# Practical Tool

# Postman API Application Example

# Postman Introduction

Postman is an API development tool which helps to build, test and modify APIs.

Download:postman (opens new window)

# Postman API Interface

# Procedure

    1. Check CJ Docs to get interface.
    1. Set environment variables.
    1. Interface call.

# Environment Setup

Postman Environments Setup in Postman Environments

Environment Variable Description Note
host Domain Name https://developers.cjdropshipping.com
token For Authentication
email Email Required for Login
password Password Required for Login

# Example

img.png