Developer Access
Coming Soon

The Exercise
Library API

Access 655+ exercises with step-by-step instructions, muscle data, and video links that are all via a clean REST API. Free and Pro plans coming soon.

Get Early Access
What's included

API Features

Full Exercise Data

Name, description, step-by-step instructions, muscle groups, equipment and movement patterns.

Video Links

YouTube video URLs on the free plan. CDN-hosted video URLs on the Pro plan for faster, reliable delivery.

Filter & Search

Filter by primary muscle, secondary muscle, equipment, movement pattern or search by name.

Rate Limited

Fair usage limits per plan to keep the service fast and available for everyone.

REST API

Clean JSON responses, standard HTTP methods, easy to integrate with any language or framework.

Always Growing

New exercises added regularly. Your integration grows with the library automatically.

Example Response

What you get

JSON
GET /api/v1/exercises/bench-press
{
  "id": 142,
  "name": "Barbell Bench Press",
  "slug": "barbell-bench-press",
  "primary_muscle": "Chest",
  "secondary_muscles": ["Triceps", "Shoulders"],
  "equipment": "Barbell",
  "movement_pattern": "Push",
  "instructions": [
    "Lie flat on the bench with feet planted on the floor.",
    "Grip the bar slightly wider than shoulder-width.",
    "Lower the bar to your chest in a controlled manner.",
    "Press back up to the starting position."
  ],
  "video_url_youtube": "https://youtube.com/watch?v=...",  // Free & Pro
  "video_url_cdn": "https://cdn.exerciselibrary.com/..."   // Pro only
}
Plans

Free & Pro

Pricing finalised at launch
Free
Free Plan
Always free — no credit card needed
  • Full exercise data access
  • YouTube video URLs
  • Filter & search endpoints
  • Rate limited requests per day
Get notified at launch
Pro
Pro Plan
Paid — pricing announced at launch
  • Everything in Free
  • CDN-hosted video URLs
  • Higher rate limits
  • Priority support
Get early access

This website uses cookies to enhance your browsing experience and ensure the site functions properly. By continuing to use this site, you acknowledge and accept our use of cookies.

Accept All Accept Required Only