Skip to main content
POST
Search Intent

Search Intent

Each result contains the primary intent and available intent probabilities for one input keyword.

结果字段

任务结果使用下列稳定的 SocQ 字段。来源特有的字段名称和格式会被规范化,但不会推断或补充来源未提供的值。如需请求更小的字段集,MCP 查询请使用 fields,Typed 工具请使用 _result_fields,CLI 请使用 --result-fields。即使值为 null,已声明的字段仍会保留。

任务完成响应

授权

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

响应

任务已受理

code
integer

HTTP 业务状态码。

data
object