Skip to main content

Status Codes

HTTP Status Codes

Status CodeDescriptionDetailed Explanation
200SuccessSuccess
400Invalid Request ParametersThe request is invalid, and detailed error information will explain the reason
401UnauthorizedAuthentication failed, and detailed error information will explain the reason
403ForbiddenThe request is denied, and detailed error information will explain the reason
404Not FoundThe server cannot find the requested address
405Method Not AllowedGroup capacity exceeds the limit, and this method is prohibited
429Rate Limit ExceededThe call frequency limit has been exceeded, and detailed error information will explain the reason
430Service Not ActivatedGenerally caused by the service not being activated, and detailed error information will explain the reason
500Internal Server ErrorAn internal server error occurred, please contact us to resolve the issue as soon as possible
504Gateway TimeoutThe server is running, but the response to this request timed out, please try again later

Business Return Codes