Skip to main content
GET
cURL
🪙2 credit每次请求

Copy for AI

🤖 让 AI 帮你写调用代码

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

授权

Authorization
string
header
必填

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

查询参数

post_id
string

帖子ID,首次请求时必填。 从帖子URL中提取,例如 https://www.youtube.com/post/UgkxiCSRfD6g7SPlWGPDa3vbP7aIsytXRkvy 中的 UgkxiCSRfD6g7SPlWGPDa3vbP7aIsytXRkvy

示例:

"UgkxiCSRfD6g7SPlWGPDa3vbP7aIsytXRkvy"

continuation_token
string

分页token,用于获取下一页帖子

language_code
string
默认值:zh-CN
country_code
string
默认值:US

响应

The response is of type object.