Endpoint
Overview
Interact with the AI health assistant by sending messages and receiving intelligent responses based on the user’s health data.The chat API supports multiple LLM providers including OpenAI, Google Gemini, Anthropic Claude, and OpenRouter.
Request
The user’s message or question
Unique identifier for the user
Optional session ID to maintain conversation context
LLM provider to use:
openai, google, anthropic, or openrouter. Defaults to configured provider.Response
The AI assistant has access to the user’s connected health data and can answer questions about activity, sleep, heart rate, and other metrics.