v1

latestOpenAPI 3.0.32026-07-213841124.9 KB
Verification

Retweet Status Check

Checks whether a specific user has retweeted a given tweet. The endpoint reviews up to 100 retweets per request. If more retweets need to be checked, a next_cursor is returned for pagination. The response includes a boolean retweet value (true or false).

Use cases:

Campaign tools verifying retweet participation in giveaways; analytics platforms validating engagement actions by specific users; automation systems triggering rewards based on retweet activity; fraud detection tools checking suspicious engagement patterns; SaaS products enforcing “retweet to unlock” conditions.

post/check-retweet

Request body

next_cursorstring
tweet_linkstring
user_idstring
user_linkstring
usernamestring

Response

OK

next_cursorstring
retweetboolean
user_protectedboolean