Build a fitness tracker — BMI, macro targets, and workout plans via API
Fitness trackers need a lot of formula-based calculation — BMI, TDEE, macro splits, one-rep max, heart rate zones. Building these from scratch is error-prone. APlicious covers every major fitness calculation with validated formulas.
TDEE and macro targets
Calculate a user's total daily energy expenditure and macro split in one call:
BMI and body composition
Give users their BMI, ideal weight range, and Navy Method body fat estimate:
Workout recommendations
Fetch exercises by muscle group and equipment:
Heart rate training zones
Calculate 5-zone training heart rates for cardio planning:
Add nutrition lookup
Use /nutrition to look up macros for any food — pair with the macro targets from step 1 for a complete food logging feature.
Why APlicious?
The /fitness, /nutrition, and /wellness namespaces share your plan quota. You can build a full-stack fitness app — workout planning, nutrition logging, wellness tracking — without touching a second API key.
Ready to build?
Free tier · 500 calls/month · No credit card · All 34 APIs included
Get your free API key