You're viewing a demo portfolio

Join the waitlist
PRSM

company_signal

Active

Tool of Ready APIs

declared in 1.0.0

Composite 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.

Parameters schema

{
  "type": "object",
  "properties": {
    "domain": {
      "type": "string",
      "description": "Company domain (e.g. apple.com). One of domain or ticker is required."
    },
    "ticker": {
      "type": "string",
      "description": "Stock ticker (e.g. AAPL). Used when domain is not provided."
    },
    "buyer_profile": {
      "enum": [
        "enterprise_sales",
        "smb_sales",
        "investor_research",
        "vendor_diligence"
      ],
      "type": "string",
      "default": "enterprise_sales",
      "description": "Buyer profile that tunes the sub-score weights."
    },
    "include_filings": {
      "type": "boolean",
      "default": true,
      "description": "Fetch live SEC EDGAR filings (adds ~400ms upstream)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →