gym-fit
Access detailed gym exercises data and essential fitness calculators (TDEE, BMR, BMI, IBW) with our API, the go-to resource for developers to create top-tier fitness apps. Learn more on our [fitness API website](https://www.gymfit-api.com/). You can view our full terms of use at : https://www.gymfit-api.com/terms
gym-fit endpoints
| Method | Endpoint | Description |
|---|---|---|
| Exercise | ||
| GET |
searchExercises /v1/exercises/search |
Search exercises |
| GET |
getExerciseById /v1/exercises/{id} |
Get exercise by id |
| GET |
getAlternatives /v1/exercises/{id}/alternatives |
Get all alternatives for an exercise |
| Muscle | ||
| GET |
getMuscleById /v1/muscles/{id} |
Get muscle by id |
| GET |
searchMuscles /v1/muscles/search |
Search muscles |
| Calculator | ||
| GET |
getBmr /v1/calculator/bmr |
Calculate Basal Metabolic Rate (BMR) |
| GET |
getBmi /v1/calculator/bmi |
Calculate Body Mass Index (BMI) |
| GET |
getIbw /v1/calculator/ibw |
Calculate Ideal Body Weight (IBW) |
| GET |
getTdee /v1/calculator/tdee |
Calculate Total Daily Energy Expenditure (TDEE) |
| Other endpoints | ||
| GET |
searchExercises /exercises/search |
Search exercises |
| GET |
searchMuscles /muscles/search |
Search muscles |
| GET |
searchMuscles /muscles/search |
Search muscles |
| GET |
getExerciseById /exercises/exercise/{id} |
Get exercise by id |
| GET |
getBodyParts /body-parts |
Get all body parts |
| GET |
getMuscleById /muscles/muscle/{id} |
Get muscle by id |
| GET |
getBmi /calculator/bmi |
Calculate Body Mass Index (BMI) |
| GET |
getIbw /calculator/ibw |
Calculate Ideal Body Weight (IBW) |
| GET |
getTdee /calculator/tdee |
Calculate Total Daily Energy Expenditure (TDEE) |
| GET |
getIbw /calculator/ibw |
Calculate Ideal Body Weight (IBW) |
| GET |
getBmr /calculator/bmr |
Calculate Basal Metabolic Rate (BMR) |
| GET |
searchExercises /exercises/search |
Search exercises |
| GET |
getBodyPartById /body-parts/body-part/{id} |
Get a body part by id |
| GET |
getBodyParts /body-parts |
Get all body parts |
| GET |
getMuscleById /muscles/muscle/{id} |
Get muscle by id |
| GET |
getExerciseById /exercises/exercise/{id} |
Get exercise by id |
| GET |
getBodyPartById /body-parts/body-part/{id} |
Get a body part by id |
| GET |
getBmr /calculator/bmr |
Calculate Basal Metabolic Rate (BMR) |
| GET |
getTdee /calculator/tdee |
Calculate Total Daily Energy Expenditure (TDEE) |
| GET |
getBmi /calculator/bmi |
Calculate Body Mass Index (BMI) |
gym-fit pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 300 / minute |
|
| ULTRA Recommended | $9 / month | 600 / minute |
|
| MEGA | $11 / month | 1200 / minute |
|