Skip to content

Errors

The HappyPathology API uses the following error codes:

Error CodeMeaning
400Bad Request — Your request is invalid.
401Unauthorized — Your API key is not correctly signed or expired.
403Forbidden — Your token does not grant you permission to perform this task.
404Not Found — The specified resource could not be found.
405Method Not Allowed — You tried to access a resource with an invalid method.
406Not Acceptable — You requested a format that isn’t json.
418I’m a teapot. (for debugging purposes)
429Too Many Requests — You’re being throttled
500Internal Server Error — Our apologies, We had a problem with our server. Please try again later.
503Service Unavailable — Our apologies, We’re temporarily offline. Please try again later.