# 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

# Import Procedure

# Environment Setup

Postman Environments Setup in Postman Environments

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