Nutrition-API
A brief tutorial on how to get setup and authenticated to use the nutrition-api, as well as some best practices.
To begin, you will need your API key. Once you have subscribed for api access, your product dashboard in our accounts portal (https://accounts.passiolife.com) will contain your license key, as well as your account ID.
The customer ID is provided here for convenience, though it is also returned with your token when requesting access. You can choose to hardcode it somewhere in your app, or just pull it out from the token response.
Last updated