Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Structure

REQUEST

This API is used to authenticate user based on the credential that provided on the body of API.

The user can be Admin, Agent or Client. The structure of API as below:

POST/auth

 

You can call this API without Header.

Panel

On this page:

Table of Contents

BODY

You have to put the Authentication Credential into the body of API. The Credential includes the Username and Password of the User. See the example as below: