Prerequisites
- A Signa API key with
trademarks:read,portfolios:manage, andevents:readscopes - A list of your trademark IDs or application/registration numbers
Create portfolios by brand family
Organize marks into logical groups. Most companies structure portfolios by brand family, geography, or business unit.Expected output:
Add marks to portfolios
If you already know your Signa trademark IDs, add them directly. If you have office-native identifiers (application or registration numbers), use a batch lookup first.Expected output:
The
not_found count tells you how many of your IDs did not match any trademark record. This is non-fatal — the remaining IDs are added successfully. Check not_found to ensure your reference data is correct.Set up a portfolio watch for status changes
A portfolio watch monitors every mark in the portfolio and fires an alert whenever a status changes (registration, abandonment, opposition, renewal, etc.).Expected output:
Poll for alerts
Check for new alerts on your watches. In production, you would run this on a schedule (hourly or daily).Expected output:
Query upcoming deadlines
Get all deadlines across the portfolio within the next 12 months, sorted by urgency.Expected output:
Scaling to large portfolios
For organizations with thousands of marks, use pagination to process deadlines and alerts in batches:What’s next
Renewal Management
Deep dive into deadline types, grace periods, and US declaration requirements.
Competitor Intelligence
Set up watches to track competitor filings alongside your own portfolio.
Class Coverage Audits
Identify gaps in your Nice class coverage across jurisdictions.