返回首页

人生进度条 免费

调用次数:2320 次

接口详情

根据你的生日,计算你的人生进度。
数据以2021年统计的人均寿命78.2岁计算。

接口地址

URL
https://free.xwteam.cn/api/life/progress

请求方式

GET/POST

返回格式

application/json

请求HEADER

名称
Content-Typeapplication/x-www-form-urlencoded;charset:utf-8;

请求参数说明

名称必填类型示例值说明
birthdatestring19910101出生日期,格式为:19910101

调用示例

示例
https://free.xwteam.cn/api/life/progress?birthdate=20010101

返回示例

实时结果

正在请求API数据...

返回参数说明

名称类型说明
codeint状态码
msgstring状态信息
datastring请求结果数据集
debugstring/array调试数据
exec_timefloat执行耗时
user_ipstring客户端IP