跳转到主要内容
GET
cURL
🪙3 credits每次请求

Copy for AI

🤖 让 AI 帮你写调用代码

点击按钮复制一段结构化提示词,可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。

授权

Authorization
string
header
必填

接口鉴权凭证。请在请求 Header 中传入 Authorization: Bearer <YOUR_API_KEY>。 可在 Dashboard 获取你的 API Key。

查询参数

q
string
必填

用于生成联想词的关键词前缀或查询语句。

示例:

"apple inc"

gl
string
默认值:us

搜索所在的国家/地区代码,例如 us、gb、jp。

hl
string
默认值:en

Google 返回结果的界面语言代码,例如 en、zh-CN、ja。

示例:

"zh-cn"

响应

请求成功

The response is of type object.