{"status":"ok","error":null,"data":{"height":"170 cm","weight":"70 kg","bmi":24.221453287197235,"risk":"Low risk","summary":"This weight is normal and you are healthy.","recommendation":"A BMI between 18.5 and 24.9 falls within the 'normal' weight range according to the World Health Organization. This range is associated with the lowest health risk for conditions such as heart disease, diabetes, and certain cancers. However, it's important to note that BMI is not a perfect measure as it does not account for muscle mass, bone density, overall body composition, and racial and sex differences. Therefore, while it's a useful starting point, it should not be the only measure of one's health."}}
curl --location --request GET 'https://zylalabs.com/api/10945/body+mass+index+analyzer+api/20660/bmi+calculation?weight=70&height=170&unit=metric' --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 Body Mass Index Analyzer 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 Body Mass Index Analyzer API is a tool designed to automatically calculate Body Mass Index (BMI) based on the height and weight provided by the user. This API returns not only the BMI value, but also additional relevant information, such as the associated risk level and recommendations based on internationally recognized health standards, such as those of the World Health Organization.
When input parameters such as height and weight are sent, the API processes the data and generates an accurate BMI result. For example, with a height of 170 cm and a weight of 70 kg, the API calculates a BMI of approximately 24.2, classified as “normal weight” with “low risk” of weight-related diseases. In addition, the API provides an interpretive summary of the result and suggestions on how to maintain a healthy lifestyle.
The main advantage of this API is that it automates a process that would otherwise require manual calculations and reference table lookups. This makes it useful for health app developers, wellness platforms, clinics, and online health monitoring services. The information generated can be integrated into dashboards, mobile applications, or medical tracking systems, allowing users to obtain clear and quick information about their health status.
In summary, the Body Mass Index Analyzer API provides an efficient and accessible method for calculating body mass index, assessing associated risks, and offering personalized health recommendations, making it a valuable tool for applications and services focused on wellness and prevention.
The BMI Calculation endpoint returns data including the calculated BMI value, associated risk level, a summary of health status, and personalized health recommendations based on the user's height and weight.
The key fields in the response data include "height," "weight," "bmi," "risk," "summary," and "recommendation," providing a comprehensive overview of the user's health status.
The BMI Calculation endpoint accepts parameters for "height" (in cm) and "weight" (in kg). Users must provide these values to receive an accurate BMI calculation.
The response data is structured in a JSON format with a "status" field indicating success, an "error" field for any issues, and a "data" object containing the BMI calculation results and recommendations.
Typical use cases include integrating BMI calculations into health apps, wellness platforms, and clinics, allowing users to monitor their health status and receive personalized recommendations.
Data accuracy is maintained by using internationally recognized health standards, such as those from the World Health Organization, ensuring that the BMI calculations and recommendations are reliable.
Users can expect consistent data patterns, such as a BMI value within a specific range (e.g., underweight, normal, overweight, obese) along with corresponding risk levels and health recommendations based on the calculated BMI.
Users can utilize the returned data by interpreting the BMI value and risk level to assess their health, and by following the recommendations provided to maintain or improve their health status.
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