Access and manage your workout data seamlessly. Integrate with the Hevy fitness tracking app to create, update, and organize workouts and routines effortlessly.
Tools
get-workouts
Get a paginated list of workouts. Returns workout details including title, description, start/end times, and exercises performed. Results are ordered from newest to oldest.
get-workout
Get complete details of a specific workout by ID. Returns all workout information including title, description, start/end times, and detailed exercise data.
get-workout-count
Get the total number of workouts on the account. Useful for pagination or statistics.
get-workout-events
Retrieve a paged list of workout events (updates or deletes) since a given date. Events are ordered from newest to oldest. The intention is to allow clients to keep their local cache of workouts up to date without having to fetch the entire list of workouts.
Installation
Login to configure client