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 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.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/free-exercise-db-dataset"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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