{
"name":"小米科技有限责任公司"
}curl --location --request POST 'https://gw.datapis.com/apis/tt/gw/ent/domain/getDomainByName' \
--header 'X-CBT-APPKEY: ' \
--header 'X-CBT-TIMESTAMP;' \
--header 'X-CBT-SIGNATURE;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name":"小米科技有限责任公司"
}'{
"code": 100000,
"request_id": "string",
"charge": 1,
"timestamp": 0,
"message": "string",
"data": {
"total": 1,
"num": 1,
"items": [
{
"site_name": null,
"eid": "5c086fc14d785c3113a85fffb978d60c",
"number": "沪ICP备19028244号-1",
"ename": "上海艾格里斯科技有限公司",
"last_updated_time": "Wed Oct 05 21:20:07 UTC 2022",
"home_url": "",
"check_date": "2021-09-29 16:41:02",
"domain": "aglis.com.cn",
"company": "上海艾格里斯科技有限公司",
"type": "企业"
}
]
}
}