Patent Filings

Track new patent filings to identify companies investing in innovation within your product category.

Overview

Patent Filings reveal which companies are actively investing in R&D—and what specific technology areas they're prioritizing.

We monitor USPTO assignment records and match patent assignees to company domains (international patent office coverage coming soon). When a company files multiple patents in a technology cluster within a rolling window, we emit a signal with patent count, technology categories extracted from patent abstracts, and links to source records. The technology classification comes from analyzing patent titles and abstracts against a taxonomy of ~50 tech areas.

Available Subtypes

SignalSubtype EnumDescription
New core patentnewCorePatentNew patent in core product area
ProductizationproductizationResearch to product shift

Response Fields

Patent filing signals follow the base signal schema with patent-specific fields in the data object.

Core Signal Fields

FieldTypeExampleDescription
signal_idstring"acdd8c6815d3de2b"Unique signal identifier
signal_typestring"patent-filing"Signal type identifier
signal_subtypestring"newCorePatent"Signal subtype (see above)
signal_namestring"Walmart's 9 new patents signal major investment in AI..."Concise headline describing the patent activity
detected_atstring (ISO 8601)"2026-01-02T23:07:14.768479Z"When the signal was detected
associationstring"company"Always "company" for patent signals

Company Object

FieldTypeExampleDescription
namestring"Walmart Inc."Company name
domainstring"corporate.walmart.com"Primary website domain
linkedin_urlstring | null"linkedin.com/company/walmart"LinkedIn company page URL
industriesarray[string]["Discount Stores"]Industry classifications

Data Object

Patent-specific fields in the data object:

FieldTypeExampleDescription
detailstring"Walmart's recent patent filings reveal..."Detailed explanation of the patent activity and its significance
relevancefloat0.9Business relevance score (0.0-1.0)
confidencestring"high"Confidence level: "high", "medium", or "low"
source_urlstring"https://assignment.uspto.gov/patent/..."Link to USPTO patent search or assignment page
tech_areasarray[string]["AI/ML For Optimization", "Supply Chain Management"]Technology areas covered by the patents
uspto_assigneestring"Walmart Apollo, LLC"Patent assignee name as recorded in USPTO
patent_count_recentinteger9Number of recent patents filed
newest_patent_datestring (ISO 8601)"2025-12-30T00:00:00Z"Date of the most recent patent (ISO 8601 format)
Full JSON Response Example
{
  "signal_id": "b7c92d3e-4f8a-5b6c-9d0e-1f2a3b4c5d6e",
  "signal_type": "patent-filing",
  "signal_subtype": "newCorePatent",
  "signal_name": "Tesla's 12 new patents reveal major investment in battery thermal management and autonomous driving",
  "detected_at": "2026-01-18T15:42:33.891Z",
  "association": "company",
  "company": {
    "name": "Tesla, Inc.",
    "domain": "tesla.com",
    "linkedin_url": "linkedin.com/company/tesla-motors",
    "industries": [
      "Automotive",
      "Energy Storage"
    ]
  },
  "data": {
    "confidence": "high",
    "detail": "Tesla's recent patent filings demonstrate continued investment in two strategic areas: advanced battery thermal management systems for improved range and longevity, and neural network architectures for autonomous driving perception. The thermal patents suggest next-generation battery packs, while the autonomy patents indicate progress toward FSD capabilities.",
    "newest_patent_date": "2026-01-15T00:00:00Z",
    "patent_count_recent": 12,
    "relevance": 0.95,
    "source_url": "https://assignment.uspto.gov/patent/index.html#/patent/search/result?searchInput=Tesla,%20Inc.",
    "tech_areas": [
      "Battery Thermal Management",
      "Autonomous Driving",
      "Neural Networks",
      "Computer Vision",
      "Energy Storage"
    ],
    "uspto_assignee": "Tesla, Inc."
  }
}

API Usage

Generate Content API

{
  "enabledInsights": ["newCorePatent", "intentionalExpansion", "ipMoat"],
  "disabledInsights": []
}

Generate Insights API

{
  "insightSubtype": "intentionalExpansion"
}

Example Output

"Saw your recent patents on optical chip connections—impressive move into AI datacenter infrastructure. We're working on similar high-speed connectivity challenges and would love to share how we're approaching the problem. Worth a quick chat?"

Coverage

  • Refresh: Monthly
  • Coverage: 1-5% of companies (requires public patent filings)
  • Best for: Enterprise sales, technology companies, R&D-focused prospects