aiendpoint.dev
ServicesUSPTO (US Patent and Trademark Office)

USPTO (US Patent and Trademark Office)

community

US 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.

Visit site ↗

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.

https://uspto.govNo auth requiredgovernmentdataconfidence: 90/1000 discoveries1 contributors
GET/api/v1/patents/search

Search US patent database

Parameters

qinvention description or keywords (stringrequired
assigneecompany name (stringoptional
inventorinventor name (stringoptional
dateRangeYYYY-YYYY (stringoptional

Returns

patents[] with patentNumber, title, inventor[], assignee, filingDate, grantDate, abstract, url
GET/api/v1/patents/{patent_number}

Get patent details by number

Parameters

patent_numberUS patent number (stringrequired

Returns

patent{patentNumber, title, inventor[], assignee, claims[], abstract, citations[], url}
GET/api/v1/trademarks/search

Search US trademark database

Parameters

qtrademark name or description (stringrequired
ownerstringoptional
statuslive|dead (stringoptional

Returns

trademarks[] with serialNumber, mark, owner, status, filingDate, class, url
USPTO (US Patent and Trademark Office) — AIEndpoint