USPTO (US Patent and Trademark Office)
communityUS federal agency granting patents and registering trademarks, processing 600,000+ patent applications and 500,000+ trademark applications annually. Provides public access to all US patents and trademarks since 1790.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/patents/searchSearch US patent database
Parameters
qinvention description or keywords (stringrequiredassigneecompany name (stringoptionalinventorinventor name (stringoptionaldateRangeYYYY-YYYY (stringoptionalReturns
patents[] with patentNumber, title, inventor[], assignee, filingDate, grantDate, abstract, urlGET
/api/v1/patents/{patent_number}Get patent details by number
Parameters
patent_numberUS patent number (stringrequiredReturns
patent{patentNumber, title, inventor[], assignee, claims[], abstract, citations[], url}GET
/api/v1/trademarks/searchSearch US trademark database
Parameters
qtrademark name or description (stringrequiredownerstringoptionalstatuslive|dead (stringoptionalReturns
trademarks[] with serialNumber, mark, owner, status, filingDate, class, url