Get access to all fitness calculators like BMR, TDEE, BMI, IBW ...
https://gym-fit-main-868a98d.zuplo.app
Calculate Basal Metabolic Rate (BMR)
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
height
Height in centimeters
age
Age
weight
Body weight in kilograms
gender
Gender
1
Calculate Total Daily Energy Expenditure (TDEE)
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
height
Height in centimeters
age
Age
weight
Body weight in kilograms
gender
Gender
activityLevel
Level of physical activity
sedentary
lightlyActive
active
veryActive
1
Calculate Body Mass Index (BMI)
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
height
Height in centimeters
weight
Body weight in kilograms
1
Calculate Ideal Body Weight (IBW)
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
height
Height in centimeters
1
Search exercises
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
bodyPart
Targeted body part
Legs
Back
Chest
Shoulders
Arms
Core
offset
Number of results to skip (between 0 and 300)
number
Number of expected results (between 1 and 50)
query
The partial or full exercise name
1
Get exercise by id
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
id
1
Search muscles
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
bodyPart
Body part containing the muscles
Legs
Back
Chest
Shoulders
Arms
Core
offset
Number of results to skip (between 0 and 30)
number
Number of expected results (between 1 and 50)
query
The partial or full muscle name
1
Get muscle by id
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
id
1