Documentation
Build fitness interfaces from data and image URLs
GymAssets connects structured muscle and equipment data to artwork that uses the same stable ids. Start with a working image, then add the data your interface needs.
Render a muscle diagram or equipment image without installing a component, then query the matching catalogue when you need filters, labels, and coverage data.
Start with one request
Put the publishable half of your key in the path. Figure, side, highlighted muscles, crop, and width are all part of the URL.
<img
src="https://cdn.gymassets.dev/v1/{key}/body/male/front.webp?primary=pectorals&w=320"
alt="Chest muscles highlighted on a male figure"
/> Choose an API
Musclegram API
Render themed anatomy and query the muscles each figure and side can highlight.
Equipment API
Build equipment filters and place the matching recognition-grade artwork beside every record.
Build a product screen
Exercise detail
Show the muscles an exercise works and the equipment it needs.
Equipment picker
Build filters from API vocabularies instead of maintaining your own taxonomy.
Workout builder
Update a muscle summary as exercises are added to a workout.
Session summary
End a workout with a shareable picture of what it trained.