Skip to main content
POST
/google/patents/patents/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
query
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
assignee
string | null
inventor
string | null
country
string[] | null
status
enum<string> | null
Available options:
GRANT,
APPLICATION
type
enum<string> | null
Available options:
PATENT,
DESIGN
language
string | null
cpc
string | null
litigation
enum<string> | null
Available options:
YES,
NO
before
string | null
Pattern: ^\d{8}$
after
string | null
Pattern: ^\d{8}$
before_type
enum<string>
default:priority
Available options:
priority,
filing,
publication
after_type
enum<string>
default:priority
Available options:
priority,
filing,
publication
sort
enum<string>
default:relevance
Available options:
relevance,
new,
old
dedup
enum<string>
default:family
Available options:
family,
publication
group_by_family
boolean
default:false

Response

Successful Response

id
string
required
@type
string
default:GooglePatentSearchResult
snippet
string | null
inventor
string | null
assignee
string | null
priority_date
string | null
filing_date
string | null
grant_date
string | null
publication_date
string | null
language
string | null
pdf_url
string | null
thumbnail
string | null
web_url
string
default:""