Skip to main content
POST
检查引用或转推

授权

ApiKey
string
header
必填

请求体

application/json

提供推文链接,以及用户链接、username 或 user_id

示例:

"https://twitter.com/TweetScout_io/status/1782368585664626774"

user_id
string
示例:

"44196397"

示例:

"https://twitter.com/elonmusk"

username
string
示例:

"elonmusk"

响应

成功

date
string

互动日期(找到互动时)。

示例:

"2024-04-27 06:43:09"

status
string

互动类型:quotedretweetnot_found

示例:

"quoted"

text
string

引用推文的文本(status 为 quoted 时)。

示例:

"Quote text"

user_protected
boolean

被检查用户的账号受保护时为 true

示例:

false