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
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.