BMI Calculator API

FREEMIUM
(Ким) Hybrid Webs | Оновлено 2 महीने पहले | Health and Fitness
Популярність

0 / 10

Затримки

127,280ms

Рівень обслуговування

0%

Health Check

N/A

README

BMI Calculator API

Welcome to the BMI Calculator API! This API allows you to calculate Body Mass Index (BMI) based on weight and height inputs and provides the functionality to reset BMI data.

Endpoints

Calculate BMI

  • Path: /calculate_bmi
  • Method: POST
  • Description: Calculate BMI based on weight and height inputs.
  • Request Parameters:
    • weight (float, required): Weight in kilograms.
    • height (float, required): Height in meters.
  • Request Example:
    {
        "weight": 70,
        "height": 1.75
    }
    
    

Notes

  • Ensure that your requests include the correct Content-Type: application/json header.
  • All weights are expected in kilograms, and heights are expected in meters.

Thank you for using BMI Calculator API! If you have any questions or need assistance, please contact us.

Відстежувачі: 0
Створювач API:
Rapid account: Hybrid Webs
Hybrid Webs
HybridWebs
Увійти в «Ставки по API»
Рейтинг: 5 - Голосів: 1