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

Copy for AI

🤖 让 AI 帮你写调用代码

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

授权

Authorization
string
header
必填

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

查询参数

sec_user_id
string
必填

用户sec_user_id

示例:

"MS4wLjABAAAANXSltcLCzDGmdNFI2Q_QixVTr67NiYzjKOIP5s03CAE"

max_cursor
string
默认值:0

翻页游标,第一次请求传0,然后每次请求传上一次请求返回的max_cursor进行翻页。

count
integer
默认值:20

最大数量,建议不要超过20

filter_type
enum<string>
默认值:0

过滤类型,可选参数如下: 0: 默认排序 3: 热度排序

可用选项:
0,
3

用户网页版抖音Cookie(此接口可以接受用户提供自己的Cookie)

响应

请求成功

The response is of type object.