gym-fit

FREEMIUM
От Bastien Crct | Обновлено a month ago | Health and Fitness
Популярность

9.5 / 10

Задержка

241ms

Уровень обслуживания

100%

Health Check

100%

ПРОЧТИ МЕНЯ

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

Подписчики: 3
Создатель API:
Rapid account: Bastien Crct
Bastien Crct
BastienCarcat
Войдите, чтобы оценить API
Оценки: 5 - Голосов: 1