curl --location --request GET 'https://api.baiwumm.com/api/idcard?id=510101199502152091'
{ "data": { "valid": true, "gender": "M", "birthday": 19950215, "province": { "code": "510000", "text": "四川省" }, "city": { "code": "510100", "text": "成都市" }, "area": { "code": "510101", "text": "市辖区" }, "cardType": 1, "cardText": "大陆", "age": 31, "address": "四川省成都市市辖区", "constellation": "水瓶" }, "msg": "请求成功", "code": 200, "timestamp": 1773108049550 }