Skip to main content

HTTP Status Codes

The status codes contain the following

Status CodeMeaning
200Request was successful
400Bad request. The request is invalid or certain other errors
401Authorization error. User could not be authenticated
403Permission error. User does not have the necessary permissions
429Rate limit exceeded. Users have been blocked for exceeding the rate limit.
500Internal server error.