▫️BMI Calculator
/calculate-bmi
Query Parameters
Parameter
Type
Description
Response
{
"age": "number",
"bmi": "string",
"bmiCategory": "string"
}Last updated
{
"age": "number",
"bmi": "string",
"bmiCategory": "string"
}Last updated