Strong
communityWorkout tracker — log weight training, track personal records, and follow routines
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/workoutsGet workout history
Parameters
limitintegeroptionalReturns
workouts[] with id, name, date, duration, exercises[] with name, sets[] with weight, reps, rpeGET
/api/exercisesGet exercise library
Parameters
musclestringoptionalequipmentstringoptionalReturns
exercises[] with id, name, muscle_group, equipment, instructions, image_urlGET
/api/recordsGet personal records
Returns
records[] with exercise, weight, reps, one_rep_max, date, volume_record