Skip to main content

Errors

The myfood24 API uses standard HTTP response codes to indicate if a request succeeded or failed. Below is a summary of the expected codes:

CodeDescription
200Success
403Invalid/revoked/expired API Key provided
400The payload was invalid, the response will provided additional details
404The requested resource could not be found
429Rate limit exceeded (see Rate Limiting)
500An internal server error occurred in the myfood24 API, retrying may succeed
503Service unavailable, retrying may succeed