HealthGuide API

Interactive documentation & testing

Back to App

Quick Start

Test the API with a simple cURL command:

curl -X POST https://wellness-demo.pages.dev/api/chat \
  -H "Content-Type: application/json" \
  -d '{"messages":[{"role":"user","content":"Hello"}],"mode":"education"}'

Base URL

https://wellness-demo.pages.dev

Endpoints

Built with Next.js + Cloudflare Pages

Coach Dashboard · Chat Interface