curl --location --request POST 'https://open.feishu.cn/open-apis/baike/v1/entities/match' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"word": "企业百科"
}'
{
"code": 0,
"msg": "success",
"data": {
"results": [
{
"entity_id": "enterprise_34809584",
"type": 0
}
]
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通