Skip to main content
The Worldly Public API uses the following error codes:
Error CodeMeaning
400Bad Request — Your request is invalid.
401Unauthorized — Your API key is invalid or does not match requested account ID in the URL.
404Not Found — The specified query produced no results
405Method Not Allowed — You tried to access with an invalid method.
406Not Acceptable — You requested a format that isn’t json.
429Too Many Requests — You are sending requests too frequently. Slow down and retry after the period indicated in the Retry-After header.
500Internal Server Error — We had a problem with our server. Try again later.
503Service Unavailable — We’re temporarily offline for maintenance. Please try again later.