Skip to content

Error Codes

The Load Order Library API uses the following error codes:

Error CodeMeaning
400Bad Request — Your request is invalid.
401Unauthorized — Your API key is likely wrong, or the provided token is not authorized for the action attempted.
403Forbidden — You can’t access this resource.
404Not Found — The specified resource could not be found.
405Method Not Allowed — You sent a request to a resource with an invalid method.
429Too Many Requests — You’re making too many requests.
500Internal Server Error — We had a problem with our server. Try again later.
503Service Unavailable — We’re temporarily offline, likely for maintenance. Please try again later.