Nutrition-API
  • Nutrition-API
  • Authorization & Request Setup
    • Authorization Flow
    • API Request Setup
  • Response Usage Guide
    • Reference Codes
    • Routes & Descriptions
    • Models & Usage
    • Icon Formatting
  • Quick Start
    • Setup Summary & API Docs
Powered by GitBook
On this page
Export as PDF

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.

NextAuthorization Flow

Last updated 1 year ago