HTTP error codes in use
The API uses the following HTTP codes to communicate errors:Error object
Every error response uses the same structure:success set to false and a single error object with messageKey and message.
How the Heyy API reports errors and how to handle them.
success set to false and a single error object with messageKey and message.