Fill ai-api-access-token, Referer in the http header. Referer should keep unchanged at any time
Authorized token, token refresh key, token expire unix timestamp, customer/employee profile are returned
Invalid expire time format or Must be within 30 days
The Username and Password don't match.
AI API call token not present or invalid for login or wrong user type
{- "account": "string",
- "password": "string",
- "userType": "client",
- "tokenExpire": [
- "3600"
]
}
{- "message": "string",
- "content": { }
}