Yoga Pose Library
Yoga Pose Library
Professional Yoga Pose Videos with Alignment Cues & Instructions
Browse the Your Move yoga pose library — professional video demonstrations of yoga poses with detailed alignment cues, step-by-step instructions, and difficulty levels. Whether you're a yoga teacher building an app, a studio creating digital content, or a developer integrating yoga content into your platform, our yoga pose library has you covered.
Browse 84 Yoga Poses
Search by pose name, filter by muscle group. Click any pose to view details.
Showing 1–25 of 84 exercises
For Developers
Yoga Pose Library for Developers
Integrate our complete yoga pose library into your app via the Exercise Video API. Access all poses programmatically with video URLs, instructions, alignment cues, and metadata. Filter with ?exerciseType=yoga to get only yoga content.
curl -H "X-API-Key: ym_your_key" \
"https://exercise-api.ymove.app/api/v1/exercises?exerciseType=yoga&hasVideo=true"
# Response
{
"data": [
{
"title": "Warrior II (right)",
"muscleGroup": "glutes",
"exerciseType": ["yoga", "balance"],
"difficulty": "beginner",
"instructions": ["Step feet wide apart...", "..."],
"videoUrl": "https://cdn.../play_720p.mp4",
"thumbnailUrl": "https://cdn.../thumbnail.jpg"
}
]
}Beginner-Friendly Yoga Poses
Our current library focuses on 84 beginner-friendly yoga poses — perfect for yoga apps, wellness platforms, and fitness applications getting started with yoga content. Intermediate and advanced poses are coming soon.
Frequently Asked Questions
- How many yoga poses are in the library?
- The Your Move yoga pose library includes 84 professional yoga pose videos with detailed alignment cues and step-by-step instructions. New poses are added regularly.
- Can I use these yoga pose videos in my app?
- Yes. Access the full yoga pose library via the Exercise Video API. Filter with
?exerciseType=yogato retrieve all yoga content with video URLs, instructions, and metadata. - Are the yoga pose videos free?
- The yoga pose library is free to browse on this page. For API integration into your app or platform, check our API pricing plans which start with a free trial.
- Do you offer yoga pose videos for commercial use?
- Yes. All yoga pose videos are available for white-label commercial use. Embed them in your app, website, or platform under your own brand. No watermarks or third-party branding on paid plans.
Add Yoga Poses to Your App
Get API access to 84 yoga pose videos plus 638+ exercise videos. Same API, same key.