Advanced Calorie Calculator API
Accurate and flexible API for calculating BMR, TDEE, calorie goals, macronutrients, calories burned, and ideal weight. Supports multiple scientific formulas and modular endpoints tailored for fitness, health, and nutrition apps. Optimized for speed, pricing efficiency, and easy integration.
Advanced Calorie Calculator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| bmr | ||
| POST |
/bmr /bmr |
Calculates the Basal Metabolic Rate (BMR) for a user based on sex, age, weight, height, and formula. Supports both metric and US units. Use this endpoint to determine the number… |
| tdee | ||
| POST |
/tdee /tdee |
Calculates the Total Daily Energy Expenditure (TDEE) based on BMR and activity level. Use this endpoint to estimate how many calories you burn per day including physical activity. |
| goal | ||
| POST |
/goal /goal |
Calculates the recommended daily calorie intake based on your TDEE, fitness goal (cut, bulk, maintain), and intensity. Use this endpoint to set a calorie target for weight loss,… |
| macros | ||
| POST |
/macros /macros |
Calculates the recommended daily intake of protein, carbohydrates, and fat based on total calories and desired macro distribution. Use this endpoint to plan your macronutrient… |
| ideal-weight | ||
| POST |
/ideal-weight /ideal-weight |
Calculates the ideal body weight using several formulas (Devine, Robinson, Miller, Lorentz) based on height and sex. Supports both metric and US units. Use this endpoint to… |
| calories-burned | ||
| POST |
/calories-burned /calories-burned |
Estimates the number of calories burned during a specific physical activity, given the activity type, duration, and weight. Supports both metric and US units. Use this endpoint… |
| GET |
/calories-burned/activities /calories-burned/activities |
Returns a list of all supported activity names that can be used in the calories burned calculator. Use this endpoint to see which activities you can track for calories burned. |
| summary | ||
| POST |
/summary /summary |
Performs a full calculation chain: BMR, TDEE, calorie goal, and macronutrient breakdown. Accepts all relevant parameters and returns a summary of all results. Supports both… |
Advanced Calorie Calculator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | — |
|
| ULTRA Recommended | $8 / month | — |
|
| MEGA | $20 / month | — |
|