{"bmi":24.221453287197235,"height_in_cm":170,"weight_in_kg":70,"bmiCategoryForAdults":{"category":"Normal","range":"18.5 - 25","normalRange":"18.5 - 25"}}
curl --location --request GET 'https://zylalabs.com/api/4104/bmi+calculation+api/4956/bmi+metric?kg=70&cm=170' --header 'Authorization: Bearer YOUR_API_KEY'
{"bmi":1.9460207612456746,"height_in_inches":170,"weight_in_lbs":80,"bmiCategoryForAdults":{"category":"Underweight","range":"0 - 18.5","normalRange":"18.5 - 25"}}
curl --location --request GET 'https://zylalabs.com/api/4104/bmi+calculation+api/4957/bmi+imperial?lbs=80&inches=170' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the BMI Calculation API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
The BMI Metric Assessment API allows users to perform comprehensive Body Mass Index (BMI) assessments, making it an essential tool for health and wellness applications. This API provides a sophisticated method for analyzing BMI data to assess an individual's body composition and overall health status. With a rich feature set and robust functionality, the BMI Metric Assessment API provides unprecedented insight into users' BMI metrics, facilitating informed decision making and personalized health interventions.
In essence, the BMI Metric Assessment API employs advanced algorithms and mathematical models to calculate BMI values from input parameters such as height and weight. By processing this data accurately and precisely, the API provides reliable BMI assessments that are valuable indicators of a person's health and fitness levels. Whether integrated into mobile applications, web platforms or enterprise systems, the API seamlessly incorporates BMI calculations into existing workflows, improving user experience and engagement.
As demand for personalized health and wellness solutions grows, the BMI Metric Assessment API becomes a valuable asset for users looking to improve health outcomes. Leveraging data-driven insights and predictive analytics, the API enables users to take control of their health, make informed decisions and embark on a journey towards a healthier lifestyle. With its exceptional accuracy, flexibility and scalability, the BMI Metric Assessment API is set to revolutionize the way BMI assessments are conducted and used in the digital age.
It will receive parameters and provide you with a JSON.
Fitness and Wellness Apps: Integrate BMI calculations into fitness apps to help users monitor their health and fitness progress. The app can provide personalized workout and diet recommendations based on the user's BMI.
Healthcare Management Systems: Use the BMI Calculation API in electronic health record (EHR) systems to quickly calculate and record patients' BMI during medical check-ups. This can help healthcare providers monitor patient health over time.
Telemedicine Platforms: Incorporate BMI calculations into telemedicine services to provide remote health assessments. This can assist doctors in diagnosing and managing conditions related to weight, such as obesity or malnutrition.
Nutrition and Diet Apps: Enable diet planning apps to calculate BMI and offer customized dietary plans and nutrition advice based on the user's BMI category, promoting healthier eating habits.
Corporate Wellness Programs: Implement the API in corporate wellness platforms to help employees track their BMI as part of a broader health and wellness initiative, encouraging a healthier workplace environment.
1,000 requests per hour in all plans.
To use this API, users must indicate kg and cm (Metric) or lbs inches (Imperial).
The BMI Calculation API allows users to programmatically calculate Body Mass Index (BMI) values from input parameters such as height and weight.
There are different plans to suit everyone, including a free trial for a small number of requests, but its rate is limited to avoid abuse of the service.
Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.
BMI Calculation API can be useful in a variety of contexts, from personal health monitoring to medical assessment, diet planning, corporate wellness programs and medical research.
Each endpoint returns a JSON object containing the calculated BMI, height, weight, and BMI category for adults. The GET BMI Metric endpoint uses kg and cm, while the GET BMI Imperial endpoint uses lbs and inches.
The key fields in the response data include "bmi" (calculated BMI value), "height_in_cm" or "height_in_inches" (user's height), "weight_in_kg" or "weight_in_lbs" (user's weight), and "bmiCategoryForAdults" (category and range).
The response data is structured as a JSON object. It includes the BMI value, user height and weight, and a nested object for BMI category, which contains the category name and its range.
The GET BMI Metric endpoint requires "weight" in kg and "height" in cm, while the GET BMI Imperial endpoint requires "weight" in lbs and "height" in inches. Users must provide valid numerical values for these parameters.
Users can utilize the returned data to assess health status by interpreting the BMI value and category. For example, a BMI of 24.2 falls within the "Normal" category, indicating a healthy weight range.
Each endpoint provides information on the user's BMI, height, weight, and BMI category. This data helps users understand their body composition and make informed health decisions.
Data accuracy is maintained through the use of established mathematical formulas for BMI calculation. The API processes user-provided height and weight to ensure reliable assessments.
Typical use cases include integrating BMI calculations into fitness apps for progress tracking, using it in healthcare systems for patient assessments, and providing personalized diet plans in nutrition apps.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund