VOOZH about

URL: https://apify.com/dev00/uspto-trademark-text-check-api

โ‡ฑ USPTO Trademark Text Check API ยท Apify


Pricing

$5.00 / 1,000 trademark text checks

Go to Apify Store

USPTO Trademark Text Check API

Instantly verify phrases and text blocks against the USPTO database to check for registered or live trademarks under specific classifications.

Pricing

$5.00 / 1,000 trademark text checks

Rating

0.0

(0)

Developer

๐Ÿ‘ dev00

dev00

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

โš–๏ธ USPTO Trademark Text Check Actor

Verify entire product titles, descriptions, and keyword strings against the official USPTO trademark registry database under specific classifications instantly.

Designed specifically for Print-on-Demand (POD) sellers, Merch by Amazon creators, Redbubble artists, and copyright monitors to safeguard listing metadata and prevent IP policy strikes.


๐ŸŒŸ Key Features

  • Contextual Text Checking: Submit full sentences, listing titles, or blocks of tags rather than individual words.
  • Classification Filtering: Direct search results to specific International Classes (e.g. 025 for clothing, 009 for electronics, 024 for fabrics).
  • Detailed Extracted Records: Includes trademark wordmarks, serial numbers, registration numbers, status description codes, and drawing codes.
  • Automatic Tabular Expansion: Spreads nested JSON matching records into clean table rows on the Apify console for easy export.

๐Ÿ“ฅ Input Parameters

FieldTypeDescriptionPrefill Example
Search TextstringThe title or description block to check.Gift For Bob: Unique Logic Puzzle Gift Collection (Book Gift)
International ClassstringThe 3-digit class code to search inside.024
Status TypeselectFilter by live, dead, or all status.live
Results PagenumberThe specific page of results to retrieve.1

Input JSON Example

{
"text":"Gift For Bob: Unique Logic Puzzle Gift Collection (Book Gift)",
"classification":"024",
"status_type":"live"
}

๐Ÿ“ค Output Data Structure

The dataset outputs clean table rows matching either successful hits or a safe status:

Output JSON Example (Trademark Found)

{
"success":true,
"query_text":"Gift For Bob: Unique Logic Puzzle Gift Collection (Book Gift)",
"query_classification":"024",
"query_status_type":"live",
"trademark_match":true,
"id":14256050,
"serial_number":"98482461",
"registration_number":"7719508",
"status":{
"code":700,
"label":"Live/Registered",
"description":"REGISTERED"
},
"mark_identification":"UNIQUE",
"mark_drawing_code":"4",
"mark_drawing_type":"text",
"classifications":["024"],
"status_label":"Live/Registered",
"status_description":"REGISTERED"
}

Output JSON Example (No Match / Safe)

{
"success":true,
"query_text":"Beautiful sunset puzzle",
"query_classification":"024",
"query_status_type":"live",
"trademark_match":false,
"message":"No matching trademarks found. Text appears safe under this classification."
}

You might also like

USPTO Trademark Batch Search API

dev00/uspto-trademark-api

Bulk verify keywords and phrases against the USPTO database to instantly detect LIVE and PENDING trademarks.

dev00

9

๐Ÿ” โ„ข๏ธ Trademark Search โ€” USPTO Database Lookup

nexgendata/trademark-search

Search USPTO trademark database for registered & pending marks. Get filing status, owner data, classifications & history. Essential for brand clearance & IP due diligence. Pay per search.

USPTO Patent & Trademark Scraper

solidcode/uspto-patent-trademark-scraper

[๐Ÿ’ฐ $3.50 / 1K] Search and extract US patent and trademark records from the USPTO. Look up by keyword, inventor, assignee, or classification, or pull specific patent and trademark numbers โ€” get titles, abstracts, owners, inventors, dates, status, and classifications.

USPTO Trademark Status Checker

sheshinmcfly/uspto-trademark-checker

Check the status of any US trademark by serial or registration number using the official USPTO TSDR database. Returns mark name, status, owner, filing date, registration date, and attorney โ€” no login required. Ideal for IP research, brand protection, and due diligence.

USPTO Trademark Search โ€” Lookup, Availability & Data

sian.agency/uspto-trademark-scraper

Search and extract USPTO trademark data โ€” keyword search, brand-name availability checks, owner and full-text search, serial-number lookups, class suggestions, and expiring-mark discovery. Seven operations, one clean dataset per run. No API key, no setup.

๐Ÿ‘ User avatar

SIรN Oรœ

3

USPTO Trademark Search & AI Analysis

abcdemprendes/uspto-trademark-search-ai

Your brand is at risk every day without a trademark. Competitors can file first. Copycats can steal your name. USPTO can reject you. Run AI-powered trademark clearance in seconds. English & Spanish.

2

USPTO Trademark Assignment Scraper

parseforge/uspto-trademark-scraper

Search and extract trademark assignment data from the USPTO Assignment Center. Look up by owner name, serial number, or registration number. Get mark text, filing dates, owners, assignees, conveyance info, and document links. Covers millions of US trademark records.