Coming soon: Automated Clearance Intelligence. We are building a dedicated clearance agent and scoring endpoint that will automate conflict analysis, risk scoring, and report generation. Instead of manually triaging results, you will be able to call a single endpoint that returns a structured clearance opinion with per-conflict risk scores, similarity breakdowns, and recommended actions. Stay tuned — this is actively in development. Contact us if you would like early access.
Prerequisites
- A Signa API key with
search:readandtrademarks:readscopes - Your target brand name, jurisdictions, and Nice classes
Run a phonetic search across jurisdictions
Start with a broad search using multiple strategies. Phonetic matching catches near-misses that exact search would miss — for example, “Ventra”, “Vintra”, or “Wyntra”.Expected output:
Triage results by risk level
Use the aggregations and relevance scores to categorize matches:
Filter the search results to isolate high-risk conflicts:
| Risk Level | Criteria |
|---|---|
| High | Phonetic score > 85 AND same Nice class AND status is registered or examining |
| Medium | Phonetic score 70-85 OR adjacent Nice class OR status is published / opposition_period |
| Low | Fuzzy-only match OR status is abandoned / expired |
Pull full details on each conflict
For every high-risk match, fetch the detail tier to see classifications, owners, attorneys, and prosecution history.Expected output (per mark):
Pay close attention to the
goods_services_text in each classification. Two marks in the same Nice class can coexist if their goods and services descriptions do not overlap. “Payment processing software” and “cybersecurity software” are both Class 9 but serve different markets.Review the owner's full portfolio
Understanding the conflicting owner’s portfolio reveals how aggressively they protect their brand and whether they operate in adjacent spaces.Expected output:
Check for proceedings history
See whether the conflicting mark has been involved in oppositions or cancellations. This tells you how actively the owner enforces their rights.Expected output:
An owner who has successfully opposed similar marks in the past poses a higher risk. In this example, Cubic already won an opposition against another “Ventra”-variant mark — strong evidence they would oppose “Vyntra” too.
Automating recurring clearance checks
If you run clearance searches regularly (for example, a naming agency evaluating candidates for clients), save the search for re-execution:What’s next
Portfolio Monitoring
Once you file your mark, set up watches to track its status through prosecution.
Opposition Tracking
Monitor TTAB proceedings if a conflict owner files an opposition against your application.
Competitor Intelligence
Track competing owners to catch new filings in your space before they publish.