Nutrition Advisor API
  • Nutrition Advisor
  • REST Docs
    • Authorization Flow
    • API Request Setup
    • API Auth Route Documentation
  • Quick Start
    • API Route Documentation
    • ReactJS Demo Project
  • Interaction Guide
    • Quick Start Conversation
    • Overview
    • Advisor Tools
  • Javascript Client (npm)
    • API Client npm Package
Powered by GitBook
On this page
Export as PDF

Nutrition Advisor

Welcome to the documentation for interacting with Passio's Nutrition Advisor AI.

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 customer ID.

The customer ID is provided in the portal 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