Skip to main content
POST
Keyword Difficulty

Keyword Difficulty

Accepts up to 1,000 keywords and returns a 0鈥?00 difficulty score per available keyword.

授权

Authorization
string
header
必填

使用 Authorization: Bearer <token> 请求头进行身份验证。

请求体

application/json
keywords
string[]
必填

Keywords to analyze in one batch,至少提供 1 项,最多提供 1000 项。

Required string length: 1 - 80
callback_url
string<uri>

可选的任务完成回调 URL。

language
string

语言代码或语言筛选条件。

Minimum string length: 1
language_code
string

请求参数。

Required string length: 2 - 10
location_code
integer

Search market location code.

必填范围: x >= 1
location_name
string

Search market location name.

Minimum string length: 1
results_limit
integer

最多保存的结果数,实际结果可能少于该值。

必填范围: 1 <= x <= 2000

响应

200 - application/json

任务已受理

code
integer

HTTP 业务状态码。

data
object