API reference

API reference index

For the complete API reference, select an endpoint from the list:
 

Retweets lookup

Users who have Retweeted a Tweet GET /2/tweets/:id/retweeted_by
Retweets of a Tweet GET /2/tweets/:id/retweets


Manage Retweets

Allows a user ID to Retweet a Tweet POST /2/users/:id/retweets
Allows a user ID to undo a Retweet
DELETE /2/users/:id/retweets/:source_tweet_id