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 12 more developer resources.

26.4/100 thin Agent 10/100 agent aware Full breakdown ↓
scored 2026-08-27 · rubric v0.15.1
1 APIs
CompanyOpen DataFitnessExerciseHealthPublic DomainDatasetJSON SchemaWorkout

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-27 · rubric v0.15.1
Composite quality — 26.4/100 · thin
Contract Quality 3.1 / 21
Developer Ergonomics 7.7 / 17
Access Clarity 1.8 / 17
Operational Transparency 0.6 / 11
Contract Governance 3.4 / 10
Discoverability 5.8 / 9
Regulatory Posture 2.8 / 15
Agent readiness — 10/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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.
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/. 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. Want it done for you? Prioritized profiling — $2,500 →

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 2

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.'
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
- 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: 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 email required.

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