身体指标计算库
  1. 体脂秤身体数据解析
身体指标计算库
  • 快速引导
  • 体脂秤身体数据解析
    • Err 错误码
    • 根据AppKey获取临时token
      POST
    • 交流四电极算法
      GET
    • 直流四电极算法
      GET
    • 直流四电极算法-v2.0
      GET
    • 交流八电极算法
      GET
    • 双频交流四电极
      GET
  1. 体脂秤身体数据解析

直流四电极算法

GET
https://uniquehealth.lefuenergy.com/openapi-bodydata/bodyData/getDcLfBodyData

Request

Query Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://uniquehealth.lefuenergy.com/openapi-bodydata/bodyData/getDcLfBodyData?age=&heartRate=&height=&impedance=&peopleType=&sex=&weightKg=' \
--header 'token;' \
--header 'Accept-Language: zh'

Responses

🟢200OK
application/json
Body

Example
{
    "code": 200,
    "msg": "成功",
    "data": {
        "version": null,
        "errorType": "PP_ERROR_TYPE_NONE",
        "lefuBodyData": [
            {
                "bodyParamName": "体重",
                "bodyParamKey": "ppWeightKg",
                "introduction": "体重指人体的重量,通常用斤、公斤或磅作为单位来衡量。体重是人体健康的重要指标,但需要结合身高、体型和体脂率等因素来综合评估。",
                "standardArray": [
                    35.7,
                    45.9,
                    56.1,
                    66.3
                ],
                "currentValue": 57.8,
                "currentStandard": 2,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "偏高"
                ],
                "standardTitle": "偏高",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#F43F31"
                ],
                "standColor": "#F43F31",
                "standeEvaluation": "体重偏高会增加患心脏病、高血压、糖尿病等疾病的风险,请注意控制体重。",
                "standSuggestion": "控制饮食,减少摄入高热量、高脂肪、高糖分的食物,根据身体的实际情况,适量进行身体活动,选择健康的生活方式,减轻压力和焦虑。",
                "unit": "kg"
            },
            {
                "bodyParamName": "BMI",
                "bodyParamKey": "ppBMI",
                "introduction": "BMI是身体质量指数(BodyMassIndex)的缩写,是一种常用的衡量人体肥胖程度的指标",
                "standardArray": [
                    13.0,
                    18.5,
                    25.0,
                    30.0,
                    35.0
                ],
                "currentValue": 24.0,
                "currentStandard": 1,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "偏高",
                    "过高"
                ],
                "standardTitle": "标准",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#F43F31",
                    "#C23227"
                ],
                "standColor": "#14CCAD",
                "standeEvaluation": "BMI标准说明身体健康状况较好,请继续保持。",
                "standSuggestion": "请继续保持良好的生活习惯,保证充足的睡眠和休息。",
                "unit": ""
            },
            {
                "bodyParamName": "BMR",
                "bodyParamKey": "ppBMR",
                "introduction": "BMR是基础代谢率(BasalMetabolicRate)的缩写,指人体在安静状态下,维持基本生命活动所需的最低能量消耗率。",
                "standardArray": [
                    0.0,
                    1288.9,
                    2577.9
                ],
                "currentValue": 1288.0,
                "currentStandard": 0,
                "standardTitleArray": [
                    "偏低",
                    "优秀"
                ],
                "standardTitle": "偏低",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD"
                ],
                "standColor": "#F5A623",
                "standeEvaluation": "BMR低于正常范围时,可能会导致身体代谢减缓,能量消耗不足。常见的原因包括年龄增长、肌肉量减少、体重过轻等。",
                "standSuggestion": "增加肌肉量,适当进行运动和无氧运动,同时注意保证充足的睡眠和休息,摄入足够的营养,并避免过度饮食或节食。",
                "unit": "kcal/天"
            },
            {
                "bodyParamName": "体脂率",
                "bodyParamKey": "ppFat",
                "introduction": "体脂率指人体中脂肪组织所占的百分比。体脂率是评估一个人身体脂肪含量和肥胖程度的指标。",
                "standardArray": [
                    0.0,
                    21.0,
                    28.0,
                    35.0,
                    40.0,
                    45.0
                ],
                "currentValue": 23.3,
                "currentStandard": 1,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "偏高",
                    "过高",
                    "超高"
                ],
                "standardTitle": "标准",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#F43F31",
                    "#C23227",
                    "#8F251D"
                ],
                "standColor": "#14CCAD",
                "standeEvaluation": "体脂率在正常范围内,符合健康标准,请再接再厉,保持健康的生活习惯。",
                "standSuggestion": "请继续保持健康饮食和适度运动,维持标准体脂率。",
                "unit": "%"
            },
            {
                "bodyParamName": "健康评价",
                "bodyParamKey": "ppBodyHealth",
                "introduction": "",
                "standardArray": [
                    0,
                    1,
                    2,
                    3,
                    4
                ],
                "currentValue": 3,
                "currentStandard": 3,
                "standardTitleArray": [
                    "注意",
                    "亚健康",
                    "一般",
                    "良好",
                    "很棒"
                ],
                "standardTitle": "良好",
                "colorArray": [
                    "#8F6015",
                    "#C2831C",
                    "#F5A623",
                    "#14CCAD",
                    "#0F9982"
                ],
                "standColor": "#14CCAD",
                "standeEvaluation": "身体状况良好。",
                "standSuggestion": "继续保持良好的生活习惯,坚持健康饮食、适度运动和足够的休息。",
                "unit": ""
            },
            {
                "bodyParamName": "健康评分",
                "bodyParamKey": "ppBodyScore",
                "introduction": "身体得分指综合评估身体健康状况的指标。",
                "standardArray": [
                    60,
                    70,
                    80,
                    90,
                    100
                ],
                "currentValue": 90,
                "currentStandard": 3,
                "standardTitleArray": [
                    "较差",
                    "一般",
                    "良好",
                    "很棒"
                ],
                "standardTitle": "很棒",
                "colorArray": [
                    "#C2831C",
                    "#F5A623",
                    "#14CCAD",
                    "#0F9982"
                ],
                "standColor": "#0F9982",
                "standeEvaluation": "身体状况优秀。",
                "standSuggestion": "保持良好的生活方式,并继续关注健康。保持均衡的饮食、适量的运动、良好的睡眠和良好的心理状态。",
                "unit": ""
            },
            {
                "bodyParamName": "骨骼肌率",
                "bodyParamKey": "ppBodySkeletal",
                "introduction": "骨骼肌指附着在骨骼上的肌肉,不仅支撑身体,还能消耗能量,促进新陈代谢。身体骨骼肌率是判断肌肉健康的一个重要指标。",
                "standardArray": [
                    8.65,
                    34.6,
                    60.55,
                    86.51
                ],
                "currentValue": 74.2,
                "currentStandard": 2,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "优秀"
                ],
                "standardTitle": "优秀",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#0F9982"
                ],
                "standColor": "#0F9982",
                "standeEvaluation": "骨骼肌率优秀,有较强的身体力量、耐力等。",
                "standSuggestion": "请继续保持合理的饮食、适量的运动和无氧运动,保持身体健康。",
                "unit": "%"
            },
            {
                "bodyParamName": "皮下脂肪率",
                "bodyParamKey": "ppBodyFatSubCutPercentage",
                "introduction": "皮下脂肪率指身体内皮下脂肪组织占身体总重量的百分比。皮下脂肪适量时对身体有益,但过量会使身体处于肥胖状态,并可能导致多种健康问题。",
                "standardArray": [
                    10.3,
                    18.5,
                    26.7,
                    34.9
                ],
                "currentValue": 15.5,
                "currentStandard": 0,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "偏高"
                ],
                "standardTitle": "偏低",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#F43F31"
                ],
                "standColor": "#F5A623",
                "standeEvaluation": "身体脂肪含量处于较低水平,可能会导致免疫力下降、营养不良和生殖系统问题等。",
                "standSuggestion": "增加每日膳食摄入的能量,适当进行有氧运动不仅可以促进健康的脂肪代谢,还可以增加食欲,帮助增加体重。",
                "unit": "%"
            },
            {
                "bodyParamName": "骨量",
                "bodyParamKey": "ppBoneKg",
                "introduction": "身体骨量指人体骨骼所含的骨基质和矿物质的质量。骨量的大小直接影响骨骼健康,对身体的稳定性和功能起着至关重要的作用。",
                "standardArray": [
                    1.9,
                    2.1,
                    2.3,
                    2.5
                ],
                "currentValue": 2.5,
                "currentStandard": 2,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "优秀"
                ],
                "standardTitle": "优秀",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#0F9982"
                ],
                "standColor": "#0F9982",
                "standeEvaluation": "骨量优秀时,骨骼非常强壮,是身体健康水平较高的标志。",
                "standSuggestion": "继续保持营养均衡的饮食和优秀的运动和生活习惯。",
                "unit": "kg"
            },
            {
                "bodyParamName": "肥胖等级",
                "bodyParamKey": "ppFatGrade",
                "introduction": "肥胖等级指根据个体BMI来评估一个人是否超重或肥胖的指标。",
                "standardArray": [
                    0.0,
                    18.5,
                    25.0,
                    30.0,
                    35.0,
                    40.0,
                    50.0
                ],
                "currentValue": 24.0,
                "currentStandard": 1,
                "standardTitleArray": [
                    "偏瘦",
                    "标准",
                    "偏胖",
                    "肥胖",
                    "超胖",
                    "极胖"
                ],
                "standardTitle": "标准",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#F43F31",
                    "#C23227",
                    "#8F251D",
                    "#5C1813"
                ],
                "standColor": "#14CCAD",
                "standeEvaluation": "正常范围内,符合健康标准。",
                "standSuggestion": "很棒,请保持健康的生活方式,包括均衡饮食、适量运动和良好的睡眠质量。",
                "unit": ""
            },
            {
                "bodyParamName": "心率",
                "bodyParamKey": "ppHeartRate",
                "introduction": "心率指正常人安静状态下每分钟心跳的次数,可因年龄、性别或其他生理因素产生个体差异。",
                "standardArray": [
                    0,
                    55,
                    80,
                    100,
                    200
                ],
                "currentValue": 0,
                "currentStandard": 0,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "偏高",
                    "过高"
                ],
                "standardTitle": "偏低",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#F43F31",
                    "#C23227"
                ],
                "standColor": "#F5A623",
                "standeEvaluation": "心率低于正常范围,可能表明心脏功能较弱或疾病存在。",
                "standSuggestion": "如出现过低心率的症状,建议咨询医生以寻求专业建议并进行必要的检查。",
                "unit": "次/分"
            },
            {
                "bodyParamName": "肌肉率",
                "bodyParamKey": "ppMusclePercentage",
                "introduction": "肌肉率指人体成分中肌肉占体重的百分比。肌肉率越高,BMR越大,消耗的热量越多,就不容易发胖。",
                "standardArray": [
                    28.3,
                    32.9,
                    37.5,
                    42.1
                ],
                "currentValue": 40.0,
                "currentStandard": 2,
                "standardTitleArray": [
                    "不足",
                    "标准",
                    "优秀"
                ],
                "standardTitle": "优秀",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#0F9982"
                ],
                "standColor": "#0F9982",
                "standeEvaluation": "肌肉是您身体消耗能量的主力军。增加肌肉能量让您更快地消耗热量,以最健康的方式减掉多余的脂肪和体重。",
                "standSuggestion": "目前您的肌肉量比较充足,请继续保持适当的运动量和合理的饮食。",
                "unit": "%"
            },
            {
                "bodyParamName": "身体年龄",
                "bodyParamKey": "ppBodyAge",
                "introduction": "身体年龄指衡量身体健康状况的指标,它反映了一个人的生理状态相对于实际年龄的健康程度。",
                "standardArray": [
                    0,
                    30,
                    60
                ],
                "currentValue": 28,
                "currentStandard": 0,
                "standardTitleArray": [
                    "年轻",
                    "偏大"
                ],
                "standardTitle": "年轻",
                "colorArray": [
                    "#14CCAD",
                    "#F43F31"
                ],
                "standColor": "#14CCAD",
                "standeEvaluation": "身体年龄低于实际年龄,身体健康状况良好。",
                "standSuggestion": "继续保持健康的生活方式,包括均衡饮食、适量运动、良好的睡眠和压力管理。这些习惯有助于维持身体年龄的年轻状态。",
                "unit": "岁"
            },
            {
                "bodyParamName": "蛋白质率",
                "bodyParamKey": "ppProteinPercentage",
                "introduction": "蛋白质率指人体组织中蛋白质含量占总体重的百分比。",
                "standardArray": [
                    14.0,
                    16.0,
                    18.0,
                    20.0
                ],
                "currentValue": 30.1,
                "currentStandard": 2,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "优秀"
                ],
                "standardTitle": "优秀",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#0F9982"
                ],
                "standColor": "#0F9982",
                "standeEvaluation": "身体的蛋白质含量处于优秀状态,有助于身体健康和预防疾病。",
                "standSuggestion": "蛋白质量处于优秀状态,请继续保持。",
                "unit": "%"
            },
            {
                "bodyParamName": "内脏脂肪",
                "bodyParamKey": "ppVisceralFat",
                "introduction": "内脏脂肪指围绕脏器的脂肪组织,主要分布于腹腔内,包括肝脏、心脏、肾脏、胰腺等器官周围的脂肪。身体内脏脂肪的增加会导致慢性代谢性疾病的风险增加。",
                "standardArray": [
                    0,
                    10,
                    15,
                    25
                ],
                "currentValue": 6,
                "currentStandard": 0,
                "standardTitleArray": [
                    "标准",
                    "偏高",
                    "高"
                ],
                "standardTitle": "标准",
                "colorArray": [
                    "#14CCAD",
                    "#F5A623",
                    "#F43F31"
                ],
                "standColor": "#14CCAD",
                "standeEvaluation": "内脏脂肪水平标准指内脏脂肪含量处于正常水平,身体健康。",
                "standSuggestion": "规律健康的饮食和适度的运动有助于维持内脏脂肪水平的健康,同时注意控制体重在正常范围之内。",
                "unit": ""
            },
            {
                "bodyParamName": "水分率",
                "bodyParamKey": "ppWaterPercentage",
                "introduction": "体水分率指人体组织中的水分占总体重的百分比,也称为身体水分含量。",
                "standardArray": [
                    30.0,
                    45.0,
                    60.0,
                    75.0
                ],
                "currentValue": 50.5,
                "currentStandard": 1,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "优秀"
                ],
                "standardTitle": "标准",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#0F9982"
                ],
                "standColor": "#14CCAD",
                "standeEvaluation": "身体的水分含量处于良好状态。",
                "standSuggestion": "均衡膳食,摄取足够的水分,适当保持运动锻炼。",
                "unit": "%"
            },
            {
                "bodyParamName": "肌肉量",
                "bodyParamKey": "ppMuscleKg",
                "introduction": "肌肉量指人体所有肌肉的含量,包括水分量、骨骼肌、心肌和平滑肌等。肌肉是人体内的主要代谢组织之一,具有维持基础代谢率、提高身体稳定性、促进脂肪分解等重要作用。",
                "standardArray": [
                    16.36,
                    19.02,
                    21.68,
                    24.33
                ],
                "currentValue": 23.1,
                "currentStandard": 2,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "优秀"
                ],
                "standardTitle": "优秀",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#0F9982"
                ],
                "standColor": "#0F9982",
                "standeEvaluation": "肌肉是您身体消耗能量的主力军。增加肌肉能量让您更快地消耗热量,以最健康的方式减掉多余的脂肪和体重。",
                "standSuggestion": "  目前您的肌肉量比较充足,请继续保持适当的运动量和合理的饮食。",
                "unit": "kg"
            },
            {
                "bodyParamName": "身体类型",
                "bodyParamKey": "ppBodyType",
                "introduction": "身体类型是对人体外形的总体描述和评定。",
                "standardArray": [],
                "currentValue": 3.0,
                "currentStandard": 0,
                "standardTitleArray": [
                    "偏瘦型",
                    "偏瘦肌肉型",
                    "肌肉发达型",
                    "缺乏运动型",
                    "标准型",
                    "标准肌肉型",
                    "浮肿肥胖型",
                    "偏胖肌肉型",
                    "肌肉型偏胖"
                ],
                "standardTitle": "缺乏运动型",
                "colorArray": [],
                "standColor": "",
                "standeEvaluation": "",
                "standSuggestion": "",
                "unit": ""
            },
            {
                "bodyParamName": "脂肪量",
                "bodyParamKey": "ppBodyfatKg",
                "introduction": "脂肪量指人体含有脂肪的总量。脂肪在身体中起着能量储存、保护内脏器官和维持体温等重要作用。",
                "standardArray": [
                    0.0,
                    12.14,
                    16.18,
                    20.23,
                    23.12,
                    26.01
                ],
                "currentValue": 15.2,
                "currentStandard": 1,
                "standardTitleArray": [
                    "偏低",
                    "标准",
                    "偏高",
                    "过高",
                    "超高"
                ],
                "standardTitle": "标准",
                "colorArray": [
                    "#F5A623",
                    "#14CCAD",
                    "#F43F31",
                    "#C23227",
                    "#8F251D"
                ],
                "standColor": "#14CCAD",
                "standeEvaluation": "脂肪量在正常范围内,符合健康标准。",
                "standSuggestion": "保持均衡的饮食和适度的运动,维持正常脂肪量。",
                "unit": "kg"
            },
            {
                "bodyParamName": "去脂体重",
                "bodyParamKey": "ppLoseFatWeightKg",
                "introduction": "去脂体重指身体除去脂肪组织后的总体重。它可以反映出身体的肌肉量、骨骼密度和器官重量等,是评估身体健康的重要指标之一。",
                "standardArray": [],
                "currentValue": 42.6,
                "currentStandard": 0,
                "standardTitleArray": [
                    "--"
                ],
                "standardTitle": "",
                "colorArray": [],
                "standColor": "",
                "standeEvaluation": "",
                "standSuggestion": "",
                "unit": "kg"
            },
            {
                "bodyParamName": "控制体重",
                "bodyParamKey": "ppControlWeightKg",
                "introduction": "控制体重是以标准体重和BMI为依据,推荐的体重控制标准。",
                "standardArray": [],
                "currentValue": 5.5,
                "currentStandard": 0,
                "standardTitleArray": [
                    "--"
                ],
                "standardTitle": "",
                "colorArray": [],
                "standColor": "",
                "standeEvaluation": "",
                "standSuggestion": "",
                "unit": "kg"
            },
            {
                "bodyParamName": "肌肉控制量",
                "bodyParamKey": "ppBodyMuscleControl",
                "introduction": "保持身体健康需要控制的肌肉量。",
                "standardArray": [],
                "currentValue": 14.7,
                "currentStandard": 0,
                "standardTitleArray": [
                    "--"
                ],
                "standardTitle": "",
                "colorArray": [],
                "standColor": "",
                "standeEvaluation": "",
                "standSuggestion": "",
                "unit": "kg"
            },
            {
                "bodyParamName": "标准体重",
                "bodyParamKey": "ppBodyStandardWeightKg",
                "introduction": "标准体重是维持身体各项体成分含量均衡的重量。",
                "standardArray": [],
                "currentValue": 52.3,
                "currentStandard": 0,
                "standardTitleArray": [
                    "--"
                ],
                "standardTitle": "",
                "colorArray": [],
                "standColor": "",
                "standeEvaluation": "",
                "standSuggestion": "",
                "unit": "kg"
            },
            {
                "bodyParamName": "脂肪控制量",
                "bodyParamKey": "ppFatControlKg",
                "introduction": "保持身体健康需要控制的脂肪量。",
                "standardArray": [],
                "currentValue": 5.0,
                "currentStandard": 0,
                "standardTitleArray": [
                    "--"
                ],
                "standardTitle": "",
                "colorArray": [],
                "standColor": "",
                "standeEvaluation": "",
                "standSuggestion": "",
                "unit": "kg"
            }
        ]
    }
}
🟠401Unauthorized
🟠403Forbidden
🟠404Not Found
Modified at 2025-05-22 01:01:18
Previous
交流四电极算法
Next
直流四电极算法-v2.0
Built with