Introduction
This document covers the myfood24 JSON REST API (Application Programming Interface) and the resources available.
Please go through the Overview section for general information relating to the API before digging deeper into the Resources section.
Getting access
Please contact support@myfood24.org to get access to the API. After being onboarded, you will be provided with an API Key to use for Authentication.
Headers
When consuming the myfood24 API, you must include the below HTTP headers in every request:
Accept: application/json
Content-Type: application/json