Skip to main content

The server responds to a user’s request by issuing status codes when the request is made to the server. Kindly refer to the table below to further understand the status codes when indicating the success or failure of an API call.
Status CodeDescription
200Success.
501Invalid service: this service does not exist.
401Authentication failed: You do not have permissions to access the service.
405Invalid format: This service doesn’t exist in that format.
422Invalid parameters: Your request parameters are incorrect.
404Invalid id: The pre-requisite id is invalid or not found.
401Invalid API key: You must be granted a valid key.
403Duplicate entry: The data you tried to submit already exists.
503Service offline: This service is temporarily offline, try again later.
401Suspended API key: Access to your account has been suspended, contact TMDB.
500Internal error: Something went wrong, contact TMDB.
201The item/record was updated successfully.
200The item/record was deleted successfully.
401Authentication failed.
500Failed.
401Device denied.
401Session denied.
400Validation failed.
406Invalid accept header.
422Invalid date range: Should be a range no longer than 14 days.
200Entry not found: The item you are trying to edit cannot be found.
400Invalid page: Pages start at 1 and max at 500. They are expected to be an integer.
400Invalid date: Format needs to be YYYY-MM-DD.
504Your request to the backend server timed out. Try again.
429Your request count (#) is over the allowed limit of (40).
400You must provide a username and password.
400Too many append to response objects: The maximum number of remote calls is 20.
400Invalid timezone: Please consult the documentation for a valid timezone.
400You must confirm this action: Please provide a confirm=true parameter.
401Invalid username and/or password: You did not provide a valid login.
401Account disabled: Your account is no longer active. Contact TMDB if this is an error.
401Email not verified: Your email address has not been verified.
401Invalid request token: The request token is either expired or invalid.
404The resource you requested could not be found.
401Invalid token.
401This token hasn’t been granted write permission by the user.
404The requested session could not be found.
401You don’t have permission to edit this resource.
401This resource is private.
200Nothing to update.
422This request token hasn’t been approved by the user.
405This request method is not supported for this resource.
502Couldn’t connect to the backend server.
500The ID is invalid.
403This user has been suspended.
503The API is undergoing maintenance. Try again later.
400The input is not valid.