Free Exercise DB website screenshot

Free Exercise DB

Free Exercise DB is an open, public-domain exercise dataset published by yuhonas on GitHub: 873 individual JSON documents describing strength, stretching, plyometric, powerlifting, olympic-weightlifting, strongman and cardio exercises, each with a stable id, name, difficulty level, force and mechanic classification, required equipment, primary and secondary muscle groups, step-by-step instructions and demonstration images. Every record validates against a published JSON Schema (draft-04) that also acts as the project's controlled vocabulary for muscles, equipment and categories. There is no REST API and no OpenAPI: consumption is by unauthenticated HTTPS GET of the combined dist/exercises.json array (or of a single exercise document) from raw.githubusercontent.com, with images served from the same host. A Vue.js browsable/searchable frontend is published to GitHub Pages. The whole dataset is released under the Unlicense.

Free Exercise DB publishes 1 API on the APIs.io network. Tagged areas include Company, Open Data, Fitness, Exercise, and Health.

Free Exercise DB’s developer surface includes documentation, API reference, getting-started guide, support, authentication, and 13 more developer resources.

23.0/100 emerging ▬ flat Agent 6/100 agent aware Full breakdown ↓
scored 2026-09-15 · rubric v0.22.0
AccessOpen
1 APIs
CompanyOpen DataFitnessExerciseHealthPublic DomainDatasetJSON-SchemaWorkouts

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-15 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/free-exercise-db: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Free Exercise DB Dataset

Read-only, unauthenticated dataset surface. The provider's own README documents consumption as an HTTPS GET of the combined exercises.json array (873 records) or of a single exe...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Free Exercise Db Rate Limits

0 limits

RATE LIMITS

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Free Exercise Db Exercise

11 properties

JSON SCHEMA

Examples 1

Example request and response payloads for these APIs.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: free-exercise-db
name: Free Exercise DB
description: 'Free Exercise DB is an open, public-domain exercise dataset published by yuhonas on GitHub: 873 individual JSON
  documents describing strength, stretching, plyometric, powerlifting, olympic-weightlifting, strongman and cardio exercises,
  each with a stable id, name, difficulty level, force and mechanic classification, required equipment, primary and secondary
  muscle groups, step-by-step instructions and demonstration images. Every record validates against a published JSON Schema
  (draft-04) that also acts as the project''s controlled vocabulary for muscles, equipment and categories. There is no REST
  API and no OpenAPI: consumption is by unauthenticated HTTPS GET of the combined dist/exercises.json array (or of a single
  exercise document) from raw.githubusercontent.com, with images served from the same host. A Vue.js browsable/searchable
  frontend is published to GitHub Pages. The whole dataset is released under the Unlicense.'
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: low
  source:
  - authentication
  - rate-limits
  generated: '2026-09-02'
  method: derived
image: https://raw.githubusercontent.com/yuhonas/free-exercise-db/main/site/public/screenshot.png
url: https://raw.githubusercontent.com/api-evangelist/free-exercise-db/refs/heads/main/apis.yml
x-type: company
x-source: harvest:health-device-stack
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.20'
created: '2026-08-27'
modified: '2026-08-27'
tags:
- Company
- Open Data
- Fitness
- Exercise
- Health
- Public Domain
- Dataset
- JSON-Schema
- Workouts
tags_raw:
- Company
- Open Data
- Fitness
- Exercise
- Health
- Public Domain
- Dataset
- JSON Schema
- Workout
apis:
- name: Free Exercise DB Dataset
  description: Read-only, unauthenticated dataset surface. The provider's own README documents consumption as an HTTPS GET
    of the combined exercises.json array (873 records) or of a single exercise document, with image paths resolved against
    the same host. There are no operations beyond static document retrieval, no authentication, and no query interface — filtering
    happens client-side.
  humanURL: https://github.com/yuhonas/free-exercise-db
  baseURL: https://raw.githubusercontent.com/yuhonas/free-exercise-db/main/
  tags:
  - Exercise
  - Fitness
  - Open Data
  properties:
  - type: JSONSchema
    url: json-schema/free-exercise-db-exercise.json
  - type: Examples
    url: examples/free-exercise-db-alternate-incline-dumbbell-curl.json
  - type: DataModel
    url: data-model/free-exercise-db-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: License
  name: Unlicense
  url: https://github.com/yuhonas/free-exercise-db/blob/main/LICENSE
- type: Website
  url: https://yuhonas.github.io/free-exercise-db/
- type: Documentation
  url: https://github.com/yuhonas/free-exercise-db#readme
- type: APIReference
  url: https://github.com/yuhonas/free-exercise-db/blob/main/schema.json
- type: GettingStarted
  url: https://github.com/yuhonas/free-exercise-db#how-do-i-use-them
- type: Support
  url: https://github.com/yuhonas/free-exercise-db/issues
- type: GitHubOrganization
  url: https://github.com/yuhonas
- type: SourceCode
  url: https://github.com/yuhonas/free-exercise-db
- type: TermsOfService
  url: https://github.com/yuhonas/free-exercise-db/blob/main/LICENSE.md
- type: Vocabulary
  url: vocabulary/free-exercise-db-vocabulary.yml
- type: Authentication
  url: authentication/free-exercise-db-authentication.yml
- type: Conventions
  url: conventions/free-exercise-db-conventions.yml
- type: Conformance
  url: conformance/free-exercise-db-conformance.yml
- type: Lifecycle
  url: lifecycle/free-exercise-db-lifecycle.yml
- type: Plans
  url: plans/free-exercise-db-plans-pricing.yml
- type: RateLimits
  url: rate-limits/free-exercise-db-rate-limits.yml
- type: Packages
  url: packages/free-exercise-db-packages.yml
- type: LLMsTxt
  url: llms/free-exercise-db-llms.txt
x-enrichment:
  date: '2026-08-27'
  status: enriched
  artifacts_added: 14
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/free-exercise-db"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/free-exercise-db/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/free-exercise-db/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.