Altwell Documentation
Integrate whole-person health intelligence into your platform
Getting Started
Start integrating Altwell into your platform in minutes. First, sign up for an account and navigate to your API dashboard. Create a new application to receive your API keys.
Account Setup
- Create an account on altwell.fit
- Verify your email address
- Complete your profile
- Generate API credentials
Authentication
All API requests require authentication using your API key. Include your key in the Authorization header as a Bearer token.
Authorization: Bearer YOUR_API_KEY
Content-Type: application/jsonCore Concepts
Integrative Health Engine
The core of Altwell is our AI-powered health engine that combines Western medical frameworks with Eastern healing traditions. It analyzes your complete health picture and generates personalized recommendations.
Safety Screening Model
Our safety model continuously screens for interactions between your medications, conditions, and recommended interventions. It flags potential contraindications before they become problems.
Webhooks & Events
Subscribe to real-time events for health alerts, plan updates, and practitioner recommendations. Webhooks allow your application to react immediately to changes.
- health.alert.created
- health.plan.updated
- practitioner.recommended
- interaction.detected
SDKs & Integrations
We provide official SDKs for JavaScript, Python, and Ruby. Additionally, Altwell integrates with major EHR systems and wearable platforms.
- JavaScript / Node.js SDK
- Python SDK
- Ruby SDK
- EHR Integrations (Epic, Cerner, Allscripts)
- Wearable Data (Apple Health, Fitbit, Garmin)