latestOpenAPI 3.0.12026-08-17127235413.6 KB

eab6a2753503

Patents

Patent Search

Retrieves patents matching the specified criteria

get/companies/{pbId}/patents/search

Path parameters

pbIdstring required

Company pbId

Query parameters

statusstring

Search for patents by their status specifying Active, Pending and/or Inactive values. Use a comma to separate multiple values

publicationDatestring

Search for patents published after a certain date using the > operator, patents published before a certain date using the < operator, and patents published between 2 dates using the ^ operator. Format: YYYY-MM-DD

firstFilingDatestring

Search for patents first filed after a certain date using the > operator, patents first filed before a certain date using the < operator, and patents first filed between 2 dates using the ^ operator. Format: YYYY-MM-DD

filingAuthorityLocationstring

Patents can be found by their <a href="https://my.pitchbook.com/api/lookup-tables/Patents#FILING_AUTHORITY_LOCATION_TREE" target="_blank">filing authority location</a>. Use a comma to separate multiple values

cpcSectionCodestring

Description: Patents can be found by their <a href="https://my.pitchbook.com/api/lookup-tables/Patents#CPC_SECTIONS_TREE" target="_blank">CPC Section code</a>. Use a comma to separate multiple values

cpcClassCodestring

Patents can be found by their <a href="https://my.pitchbook.com/api/lookup-tables/Patents#CPC_CLASSES_TREE" target="_blank">CPC Class code</a>. Use a comma to separate multiple values

pagestring

Results are returned so that they can be paged through. Set this parameter to increment the page. If nothing is specified, default value is 1.

perPagestring

Set how many returned results will be shown on the page (between 1 and 250). If nothing is specified, default value is 25.

Response

OK