Prerequisites
- A Signa API key with
trademarks:readandportfolios:managescopes - One or more portfolios populated with client marks (see Portfolio Monitoring)
Understand deadline types by jurisdiction
Not every jurisdiction has the same deadline structure. The Signa API computes deadlines based on jurisdiction-specific rule sets (rules defined for 21 jurisdictions). Start by reviewing the rules for your key jurisdictions.Key differences across jurisdictions:
| Jurisdiction | Renewal Period | Grace Period | Special Requirements |
|---|---|---|---|
| US | 10 years | 6 months | Section 8 (use), Section 15 (incontestability), combined 8+9 at renewal |
| EU | 10 years | 6 months | Simple renewal only |
| GB | 10 years | 6 months | Simple renewal + restoration period (6 months post-grace) |
| DE | 10 years | 6 months | DPMA end-of-month rule (due date = last day of expiry month) |
| CA | 15 years (pre-2019: 15 years, post-2019: 10 years) | 6 months | Legacy 15-year marks transitioning to 10-year cycle |
US marks have the most complex deadline structure. In addition to renewal, you must file a Section 8 Declaration of Use between years 5-6 after registration, and optionally a Section 15 Declaration of Incontestability at year 5. Missing the Section 8 results in cancellation, even if the mark is in active use.
Query all deadlines for the next 18 months
Pull every deadline across a portfolio, sorted by due date. The Expected output:
due_before parameter sets the horizon.Categorize deadlines by urgency
Use the
window_opens and grace_expiry dates to build an urgency triage:| Priority | Category | Action required |
|---|---|---|
| P0 | Overdue (past grace) | Rights likely lost. Consult counsel immediately. |
| P1 | Grace period | File immediately. Late fees apply. |
| P2 | Due within 30 days | Prepare and file. |
| P3 | Window open | Can file early. Schedule for next batch. |
| P4 | Upcoming | No action needed yet. |
Handle US-specific Section 8 and Section 15 declarations
US marks require more than simple renewal. Pull the detail for each US mark to identify which declarations are needed.US Declaration timeline for a mark registered on 2021-01-20:
Section 15 (incontestability) is optional but highly valuable. It eliminates most grounds for cancellation. The window opens at year 5 and remains open indefinitely — but the mark must have been in continuous use for 5 consecutive years with no pending proceedings.
Set up deadline watches with advance alerts
Create a status watch on your portfolio that will alert you when marks approach deadline windows.
Grace period reference
| Jurisdiction | Grace Period | Late Fee | Notes |
|---|---|---|---|
| US | 6 months | Yes | Applies to renewals and Section 8 |
| EU | 6 months | Yes | Surcharge applies |
| GB | 6 months + 6 months restoration | Yes | Two-stage: grace then restoration |
| DE | 6 months | Yes | DPMA end-of-month rule applies |
| CA | 6 months | Yes | |
| CH | 6 months | Yes | |
| FR | 6 months | Yes | |
| WIPO (Madrid) | 6 months | Yes | Per designation |
| AU | 6 months | Yes | |
| MX | 6 months | Yes | Post-anniversary window |
What’s next
Portfolio Monitoring
Set up comprehensive portfolio management beyond just renewals.
Class Coverage Audits
Check whether your clients’ Nice class coverage has gaps before renewal.
Opposition Tracking
Monitor proceedings that could affect the renewability of contested marks.