Company Buyer Signal
company_signalComposite B2B buyer-signal score (0-100) for a company. Joins curated identity + live SEC EDGAR filings + DNS/DMARC + WHOIS + curated hiring signals into one explainable score tuned by buyer profile (enterprise_sales, smb_sales, investor_research, vendor_diligence). Returns overall score, tier, verdict, six sub-scores with notes, tech-stack hint, and SEC activity summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Company domain (e.g. apple.com). One of domain or ticker is required. | |
| ticker | No | Stock ticker (e.g. AAPL). Used when domain is not provided. | |
| buyer_profile | No | Buyer profile that tunes the sub-score weights. | enterprise_sales |
| include_filings | No | Fetch live SEC EDGAR filings (adds ~400ms upstream). |