Skip to content

POST /v1/company

公司→域名。

请求

json
{ "company": "某科技有限公司", "fuzzy": false, "region": "" }

响应

data: [{ "domain":"...", "subject":"...", "icp":"...", "confidence":"high" }]

Released under the MIT License.