Skip to main content
The ultimate developer-first trademark search API. Search, analyze, and monitor trademarks across USPTO, EUIPO, UKIPO, and WIPO with a unified, intelligent API.

Why Signa?

Search USPTO, EUIPO, UKIPO, and WIPO with a single API call. No need to integrate with multiple trademark offices or deal with different data formats.
Get intelligent risk assessments, class suggestions, and actionable recommendations. Our AI analyzes conflicts and suggests alternatives automatically.
Consistent data structure regardless of trademark office. We normalize statuses, classifications, and metadata so you don’t have to.
Set up webhooks to get notified when new trademarks are filed or statuses change. No polling required.
Simple REST API, comprehensive docs, code examples in multiple languages, and responsive support.

Quick Example

curl "https://api.signa.so/v1/search?q=apple&office=USPTO" \
  -H "Authorization: Bearer YOUR_API_KEY"
{
  "results": [
    {
      "id": "tm_us_1234567",
      "mark": { "text": "APPLE", "type": "word" },
      "status": { "unified_status": "live_registered" },
      "owner": { "name": "Apple Inc." },
      "classes": [9, 35, 42]
    }
  ]
}

Key Features

Search & Discovery

  • Text Search - Search trademarks by text with filtering options
  • Image Search - Find visually similar logos and design marks
  • Advanced Filters - By jurisdiction, class, status, owner, and more

AI Analysis

  • Conflict Check - Lightning-fast trademark conflict detection
  • Clearance Search - Comprehensive AI-powered clearance analysis
  • Class Suggestion - AI-powered Nice class classification
  • Risk Scoring - Automatic risk level detection (CLEAR, LOW, MEDIUM, HIGH)

Monitoring

  • Real-Time Webhooks - Get notified of new filings
  • Status Tracking - Monitor trademark lifecycle
  • Portfolio Management - Track renewal dates
  • Competitor Watching - Monitor industry filings

Coverage

OfficeTrademarksCountries
USPTO3.5M+United States
EUIPO2M+27 EU countries
UKIPO500K+United Kingdom
WIPO1.5M+130+ countries
Total: 147M+ trademark records

Use Cases

E-commerce Sellers

Check product names for trademark conflicts before listing on Etsy, Amazon, or Shopify.

Naming Agencies

Verify brand name availability across multiple jurisdictions for clients.

Law Firms

Conduct preliminary clearance searches and monitor client portfolios.

Startups

Validate company and product names before launch to avoid rebranding.

Getting Started

1

Get an API Key

Sign up at signa.so/dashboard and generate your API key.
2

Make Your First Request

Follow our Quickstart Guide to make your first API call in minutes.
3

Integrate

Use our comprehensive API documentation and code examples to build your integration.
4

Go Live

Deploy to production with confidence using our reliable infrastructure and support.

Need Help?