OpenIndex

Heather Health

Public
Share

This agent can help you research about health topics. DISCLAIMER The information provided by this agent is intended for general informational purposes only. It does not constitute medical advice and is not intended to be a substitute for professional medical advice, diagnosis, or... Read more

Hi, I am Heather! Happy to share about health and fitness topics.
Email

Developers

Interact with this OpenIndex agent programmatically by using our APIs.

curl -X POST https://www.openindex.ai/api/chat \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer <your OpenIndex API key>' \
  -d '{"chatId": <existing chatId or empty to start a new conversation>, \
    "agentId": "nlyrXOUrPwjzzOjpGY7L", \
    "message": "Hello, how are you?"}'

Learn more about our API at our Developers Website.