MuscleMap Exercise Database and Illustrations
MuscleMap is a curated exercise dataset built for fitness apps - the exact data and illustrations that power the BarPath iOS app. 552 hand-picked strength and conditioning movements, not a scraped pile of noisy duplicates. Every exercise ships with structured metadata (primary muscles, equipment, category, subcategory) and two hand-drawn anatomical illustrations - male and female - with the…
MuscleMap Exercise Database and Illustrations endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List exercises /exercises |
List exercises. Filter by muscle, equipment, category, or difficulty; paginate with limit and offset. Paid tiers include difficultyReasoning. |
| GET |
Get exercise by ID /exercises/{id} |
Fetch a single exercise by its id (e.g. barpath_yates_row). Paid tiers include difficultyReasoning. |
| GET |
Get exercise image /exercises/{id}/image |
Returns a 302 redirect to the exercise illustration (WebP). Use the gender query param: male or female. |
MuscleMap Exercise Database and Illustrations pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $15 / month | — |
|
| ULTRA | $49 / month | — |
|