Search exercises
Search exercises by text query in names and instruction steps, with optional filters for muscles, difficulty, and more.
Query parameters
Search query (2-200 characters)
Search query (2-200 characters)
Maximum number of results (1-50)
Maximum number of results (1-50)
Filter videos by gender: 'male' or 'female'
Filter videos by gender: 'male' or 'female'
Filter by equipment category
Filter by equipment category
Filter by primary muscle groups
Filter by primary muscle groups
Filter by difficulty level
Filter by difficulty level
Filter by force type
Filter by force type
Filter by mechanic type
Filter by mechanic type
Response language code (e.g. 'en-us', 'pt-br'). Defaults to 'en-us' when omitted. See GET /languages for the full list. Non-English languages require GROWTH tier or higher (BASIC keys get them in the Playground).
Response language code (e.g. 'en-us', 'pt-br'). Defaults to 'en-us' when omitted. See GET /languages for the full list. Non-English languages require GROWTH tier or higher (BASIC keys get them in the Playground).
Response
Successful Response
Example response
[
{
"bodymap_female": "https://api.musclewiki.com/stream/images/bodymaps/1?gender=female",
"bodymap_male": "https://api.musclewiki.com/stream/images/bodymaps/1?gender=male",
"category": "Barbell",
"difficulty": "Intermediate",
"force": "Pull",
"grips": [
"Underhand"
],
"id": 1,
"mechanic": "Isolation",
"name": "Barbell Curl",
"primary_muscles": [
"Biceps"
],
"steps": [
"While holding the upper arms stationary, curl the weights forward.",
"Continue the movement until your biceps are fully contracted.",
"Hold the contracted position for a second.",
"Slowly bring the weight back down to the starting position."
],
"videos": [
{
"angle": "front",
"gender": "male",
"og_image": "https://api.musclewiki.com/stream/images/og_images/og-male-Barbell-barbell-curl-front.jpg",
"url": "https://api.musclewiki.com/stream/videos/branded/male-Barbell-barbell-curl-front.mp4"
},
{
"angle": "side",
"gender": "male",
"og_image": "https://api.musclewiki.com/stream/images/og_images/og-male-Barbell-barbell-curl-side.jpg",
"url": "https://api.musclewiki.com/stream/videos/branded/male-Barbell-barbell-curl-side.mp4"
}
]
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.