BMI Calculator API

FREEMIUM
Durch Hybrid Webs | Aktualisiert 2 months ago | Health and Fitness
Popularität

0 / 10

Latenz

127,280ms

Service Level

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.

Follower: 0
API-Ersteller:
Rapid account: Hybrid Webs
Hybrid Webs
HybridWebs
Melden Sie sich bei Rate API an
Bewertung: 5 - Stimmen: 1