Muscle Group Image Generator
Generates an anatomical image where the requested muscle groups are highlighted on the body in your color of choice. Ideal for Apps and Websites that are centered around sports, exercises, workouts, health and gym. Give your users some visual feedback on what muscle groups they are training by dynamically generating an image that fits perfectly to the current users workout routine. --- ## **NEW…
Muscle Group Image Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| Workouts | ||
| POST |
Generate Workout /workout |
Generate personalized, equipment-aware workout plans from simple inputs (muscle groups, available equipment, brief prompt). Ideal for fitness apps, digital coaches, and health… |
| Muscle Group Images | ||
| GET |
Get Available Muscle Groups /getMuscleGroups |
Get all available muscle groups as a list |
| GET |
Get Single Color Image (Just primary musclegroups) /getImage |
Get an image where all requested muscleGroups are highlighted. |
| GET |
Get Dual Color Image (Primary and secondary musclegroups) /getDualColorImage |
Get an image where all requested primary and secondary muscleGroups are highlighted in their corresponding color. If you only need one highlight color you can use the "Get Image"… |
| GET |
Get Individual Color Image (Set color for each muscle) /getIndividualColorImage |
Create an image where each muscle can have a different highlight color. Other than in the other endpoints you have to set the colors as hex values. |
| GET |
Get Base Image /getBaseImage |
Get the base image without any highlighted muscle groups |
| Other endpoints | ||
| GET |
Get Available Muscle Groups /getMuscleGroups |
Get all available muscle groups as a list |
| GET |
Get Single Color Image (Just primary musclegroups) /getImage |
Get an image where all requested muscleGroups are highlighted. |
| GET |
Get Dual Color Image (Primary and secondary musclegroups) /getMulticolorImage |
Get an image where all requested primary and secondary muscleGroups are highlighted in their corresponding color. If you only need one highlight color you can use the "Get Image"… |
| GET |
Get Individual Color Image (Set color for each muscle) /getIndividualColorImage |
Create an image where each muscle can have a different highlight color. Other than in the other endpoints you have to set the colors as hex values. |
| GET |
Get Base Image /getBaseImage |
Get the base image without any highlighted muscle groups |
Muscle Group Image Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / second |
|
| PRO | $0.99 / month | 50 / second |
|
| ULTRA Recommended | $4.99 / month | — |
|
| MEGA | $9.99 / month | — |
|