Authentication Endpoint for all Service API. You will need to get API Key from Administrator for your user.
Expiration: Token expire automatically within 1 hour
https://smartdoc-uat.myhumatrix.com/service/auth
Header
Authorization: {API Key}
{
"message": "Success",
"token": "b3b30c-fbe51c-7e6ee3-b1df95-a0bd25"
}