Healthcare Formulas API
### 🩺 **Healthcare Formulas API — Precision Health Calculations for Modern Apps** The **Healthcare Formulas API** is a comprehensive toolkit for developers building health, fitness, and wellness applications. It provides fast, accurate, and scientifically grounded calculations for essential body metrics and nutritional insights — all accessible through simple REST endpoints. Whether you’re…
Healthcare Formulas API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
BMI /bmi |
weight (number, required) — weight in kilograms height (number, required) — height in centimeters |
| GET |
BMR /bmr |
weight (number, required) — weight in kilograms height (number, required) — height in centimeters age (number, required) — age in years gender (string, required) — "male" or… |
| GET |
Heart Rate — Target /heart-rate/target |
Heart Rate — Target age (number, required) — age in years intensity (number, required) — training intensity percentage (e.g., 0.6 for 60%) |
| GET |
Heart Rate — Max /heart-rate/max |
age (number, required) — age in years |
| GET |
Nutrition Macros /nutrition/macros |
Nutrition Macros protein (number, required) — grams of protein carbs (number, required) — grams of carbohydrates fat (number, required) — grams of fat |
| GET |
Dosage (Educational) /dosage |
Dosage (Educational) drug (string, required) — drug name (for educational calculation) weight (number, required) — patient weight in kilograms age (number, required) — patient… |
Healthcare Formulas API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $75 / month | — |
|