适用对象
用于改善表单处理、确定人工审查优先级、补充组织资料,并连接网站声明的资产。
尝试搜索产品、目标、端点路径或 API 主题。
查询与域名相关的公司信息。
用于改善表单处理、确定人工审查优先级、补充组织资料,并连接网站声明的资产。
需要使用公开商业和网站证据,根据域名或公司标识符补充组织资料时选择。
查询与域名相关的公司信息。
集成前,请查看支持的操作、输入、输出、执行模式和响应限制。
3 需要身份验证。有关确切费用和按项计费,请查看操作参考。
使用文档化的操作来收集、评估、补充、验证、比较、保护或监测公开证据。
| 参数 | 类型 | 必需 |
|---|---|---|
| domain | string | 必需 |
| 字段 | 类型 |
|---|---|
domain |
string |
company |
object |
company.name |
string | null |
company.legal_name |
string | null |
company.description |
string | null |
company.founded_year |
integer | null |
company.industry |
string | null |
company.employee_count_range |
string | null |
company.type |
string | null |
location |
object |
social |
object |
social.linkedin |
string | null |
social.twitter |
string | null |
social.facebook |
string | null |
social.github |
string | null |
tech |
object |
tech.email_provider |
string | null |
tech.website_technologies[] |
string[] |
confidence |
number |
evidence_summary |
object |
evidence_summary.sources[] |
string[] |
evidence_summary.source_count |
integer |
evidence_summary.confidence |
number |
evidence_summary.confidence_label |
string |
evidence_summary.company_field_count |
integer |
evidence_summary.social_profile_count |
integer |
evidence_summary.email_provider_detected |
boolean |
evidence_summary.website_technology_count |
integer |
evidence_summary.cache_status |
string |
meta |
object |
curl -H "X-API-Key: $DOMSCAN_API_KEY" "https://domscan.net/v1/company?domain=example.com"
{
"domain": "example.com",
"company": {
"name": "example",
"legal_name": "example",
"description": "example",
"founded_year": 1,
"industry": "example",
"employee_count_range": "example",
"type": "domain"
},
"location": {},
"social": {
"linkedin": "example",
"twitter": "example",
"facebook": "example",
"github": "example"
},
"tech": {
"email_provider": "example",
"website_technologies": [
"example"
]
},
"confidence": 0.85,
"evidence_summary": {
"sources": [
"example"
],
"source_count": 1,
"confidence": 0.85,
"confidence_label": "high",
"company_field_count": 1,
"social_profile_count": 1,
"email_provider_detected": false,
"website_technology_count": 1,
"cache_status": "hit"
},
"meta": {}
}
审核日期:2026-08-22
使用 公司查询 的 API 参考来查看参数、响应字段、示例、状态码和支持的操作模式。
未知或部分结果表示无法完全确定所请求的证据。在后续决策中保留结果状态、置信度、新鲜度和限制信息。
费用取决于操作和执行模式。有关当前积分费用、身份验证要求和按项规则,请查看端点参考。
被出色公司的人们使用