Skip to main content
POST
用户推文

授权

ApiKey
string
header
必填

请求体

application/json

link 或用户 ID 必填,next_cursor 可选

next_cursor
string

上一次响应中的分页游标。

示例:

"ASDJKHFJWQE123Q"

user_id
string

Twitter/X 数字用户 ID。提供 linkuser_id

示例:

"123"

用户个人资料的完整 URL。提供 linkuser_id

示例:

"https://twitter.com/username"

username
string

用户的 Twitter/X 用户名。提供 linkusername

示例:

"username"

with_replies
boolean

返回用户的推文和回复

响应

成功

next_cursor
string

用于获取下一页结果的游标。没有更多页面时为 null 或缺失。

tweets
object[]

推文对象数组。