v4

latestOpenAPI 3.1.02026-08-012281296.0 MB
X

Fetch Twitter/X tweet retweeters

Fetches a page of users who retweeted a tweet. Use the cursor field from the response to retrieve subsequent pages.

<span><strong>Rate limit:</strong> 300 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> 2 credits per page of results <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

post/v1/twitter/tweet-retweeters

Request body

apiKeystring required

Your Fiber API key

tweetIdstring required

Numeric tweet ID to fetch retweeters for (e.g. '1234567890123456789'). Must contain only digits.

cursorstring nullable

Pagination cursor from a previous response to retrieve the next page of retweeters. Omit for the first page.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.