docs / fitness

Fitness & Nutrition

Exercise and nutrition data for foods and workouts.

base /fitness/v18 endpoints
post/fitness/v1/exercises1 credit

list exercises (optional name/term filter)

ParameterRequired
nameoptional
termoptional
limitoptional
offsetoptional
languageoptional
Try in playground →
post/fitness/v1/by_bodypart1 credit

filter by body part / category

ParameterRequired
bodypartrequired
bodyPartoptional
limitoptional
offsetoptional
languageoptional
Try in playground →
post/fitness/v1/by_equipment1 credit

filter by equipment name

ParameterRequired
equipmentrequired
limitoptional
offsetoptional
languageoptional
Try in playground →
post/fitness/v1/by_target1 credit

filter by target muscle

ParameterRequired
targetrequired
limitoptional
offsetoptional
languageoptional
Try in playground →
post/fitness/v1/exercise_detail1 credit

single exercise by id

ParameterRequired
idrequired
exercise_idoptional
languageoptional
Try in playground →
post/fitness/v1/bodypart_listfree

body part / category enum

Try in playground →
post/fitness/v1/equipment_listfree

equipment enum

Try in playground →
post/fitness/v1/target_listfree

target muscle enum

Try in playground →