USPTO Trademark Database API
Pricing
$2.00 / 1,000 results
Go to Apify Store
USPTO Trademark Database API
Lookup trademark status and details via USPTO TSDR pages for serial number or brand queries.
Pricing
$2.00 / 1,000 results
Rating
0.0
(0)
Developer

Alexander Abernathy
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
0
Monthly active users
7 days ago
Last modified
Categories
Share
Looks up trademark status/details for serial numbers and brand-related queries.
Best for
- Trademark status checks
- Brand diligence and monitoring
- Legal/research enrichment workflows
Input
queries(array, required): serial numbers or trademark termsmaxItemsPerQuery(integer): max records per queryusptoApiKey(string, optional): optional key for endpoints requiring authincludeRaw(boolean): include raw payload
Output
Typical fields:
source,query,recordTypetitle,identifier,date,url,summaryraw(optional)
Example input
{"queries": ["90000000", "apple"],"maxItemsPerQuery": 10,"includeRaw": false}
Example output
{"source": "uspto_trademark","query": "90000000","recordType": "trademark","title": "Trademark — Example Mark","identifier": "90000000","date": "2020-06-20","url": "https://tsdr.uspto.gov/#caseNumber=90000000...","summary": "Status: Application is void because it did not meet minimum filing date requirements."}
Notes
- Coverage and response depth vary by query type.
- Serial-number lookups are generally the most reliable path.