対象ユーザー
フォーム処理を改善し、人手レビューを優先し、組織を補足し、Webサイト宣言の資産をつなぐために使います。
プロダクト、目的、エンドポイントパス、APIトピックを試してください。
ドメインに関連付けられた企業情報をルックアップします。
フォーム処理を改善し、人手レビューを優先し、組織を補足し、Webサイト宣言の資産をつなぐために使います。
利用可能な公開ビジネスとWebサイトの証拠を使い、ドメインまたは企業識別子から組織を補足するときに選びます。
ドメインに関連付けられた企業情報をルックアップします。
統合する前に、サポートされる操作、入力、出力、実行モード、レスポンス制限を確認してください。
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リファレンスで、パラメーター、レスポンスフィールド、例、ステータスコード、サポートされる操作モードを確認できます。
不明または部分的な結果は、要求された証拠を完全には判定できなかったことを意味します。下流の判断では、結果の状態、信頼度、鮮度、制限を維持してください。
料金は操作と実行モードによって異なります。現在のクレジット料金、認証要件、項目ごとのルールについては、エンドポイントリファレンスを確認してください。
素晴らしい企業の人々に使用されています