gym-fit

FREEMIUM
By Bastien Crct | Updated 14 days ago | Health and Fitness
Popularity

9.5 / 10

Latency

217ms

Service Level

100%

Health Check

100%

README

Introduction

Welcome to Gym Fit API, your ultimate fitness companion, offering access to a comprehensive database of weightlifting exercises and detailed muscle information, as well as calculators for key metabolic metrics such as TDEE, BMR and IBW, enabling users to optimize their workouts and nutrition with precision.

Authentication

To access our API, you need to provide the following HTTP headers :

  • X-RapidAPI-Key
  • X-RapidAPI-Host

You can find your API keys in https://rapidapi.com/developer/dashboard/ in your Apps/Authorization
or you can register a new API key here.

X-RapidAPI-Host must be “gym-fit.p.rapidapi.com

Here is an exemple :

fetch("https://gym-fit.p.rapidapi.com/{endpoint}", {
    "headers": {
        "X-RapidAPI-Key": "Your_API_key", // Replace "Your_API_key" with your API key
        "X-RapidAPI-Host": "gym-fit.p.rapidapi.com"
    }
});

Stay in touch

Followers: 3
API Creator:
Rapid account: Bastien Crct
Bastien Crct
BastienCarcat
Log In to Rate API
Rating: 5 - Votes: 1