ExerciseDB API, accessible at exercisedb-api.vercel.app, is an exercises API that allows users to access high-quality exercises data which consists 1300+ exercises. This API offers extensive information on each exercise, including target body parts, equipment needed, GIFs for visual guidance, and step-by-step instructions.
The unauthorized downloading, scraping, or bulk collection of data from this API is strictly prohibited. This API is intended for individual exercise lookups and legitimate application integration only. If you need access to the complete dataset or have specific requirements, please contact via Telegram at @cyberboyanmol. We're happy to discuss proper data usage and potential collaborations.
Check out the API documentation for detailed information on how to use the API.
For a detailed list of changes, see the CHANGELOG.
Note
You need Bun(1.1.25+)
or Node.js(v20+)
-
Clone the repository:
git clone https://github.com/cyberboyanmol/exercisedb-api cd exercisedb-api
-
Install the required dependencies:
bun install
-
Launch the development server:
bun run dev
You can easily deploy your own instance of the API by clicking the button below:
This project is distributed under the MIT License. For more information, see the issue ISSUE included in this repository.