Uspto: Search Trademarks
Uspto via Parse · government_public
Full-text search over USPTO trademark filings by wordmark name or serial number. Returns paginated results ordered by relevance. Serial numbers (all-digit queries) match exactly; text queries match against the wordmark and pseudo-mark fields with phrase boosting. Each result is a TrademarkSummary with filing metadata, owner, and class info. Offset-based manual pagination via offset and limit params. API for searching and retrieving US trademark registration information from the USPTO database. Supports search by wordmark/name or serial number, and detailed trademark lookups. Fulfilled by Parse from tmsearch.uspto.gov.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- tmsearch-uspto-gov
- uspto
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/82426fc4-aff3-4504-aa52-1dea89a26c73/search_trademarks
- Interface artifact
- sha256:6a0195013cbebe5fd7a64dcba0e71aa7124d33d3217d14e48bff50454e5f58e4
- Manifest digest
- sha256:614822acdf4918b022917b62f1ed38035288e53b8a56bc83284d4f8467348dc3
Request fields
- limit (integer): Maximum results to return per page: Allowed values: 10, 25, 50
- query (string, required): Search term - trademark name/wordmark or serial number (e.g., 'apple' or '78406612')
- offset (integer): Pagination offset for results: Allowed values: 0
Example queries
- {"limit":"10","query":"apple","offset":"0"}