Browse Documentation

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.

Male front muscle diagram with the chest and biceps highlighted Male back muscle diagram with the lats and triceps highlighted

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.

HTML
<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

Build a product screen

Continue from here