OpenAPI 3.1.02026-08-125531782.1 MB

5bcceb4c15ba

Twitter Engagement

Retweet a post

Retweet (repost) a tweet by ID. Rate limit: 50 requests per 15-min window. Shares the 300/3hr creation limit with tweet creation.

post/v1/twitter/retweet

Request body

accountIdstring required

The social account ID

tweetIdstring required

The ID of the tweet to retweet

Response

Tweet retweeted

statusstring
tweetIdstring
retweetedboolean
platformstring

Example response

{
  "status": "success",
  "platform": "twitter"
}