返回API列表

BMI计算器

BMI体重指数计算

登录后可使用在线调试功能、查看调用统计和专属API Key
接口信息 GET
基本信息
请求地址https://zjb522.cn/v1/bmi-calculator
请求方式GET
调用价格¥0.0010/次
免费额度每日前100次免费
请求参数
参数名类型必填说明
keystring用户API Key
height float 身高cm
weight float 体重kg
调用示例
curl "https://zjb522.cn/v1/bmi-calculator?key=您的API_KEY&height=value&weight=value"