Authorization
- You can get API Credentials from Administrator.
- You will need to send
UserId
andSignature
on every request to the API. - You can choose to send
UserId
andSignature
on Request Header or Request Body. - This JSON API can accept either GET or POST request (chose your prefered method).