latestOpenAPI 3.1.02026-08-202391306.4 MB

720c63a313eb

X

Fetch Twitter/X user followers

Fetches a page of followers for a Twitter/X user. 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/user-followers

Request body

apiKeystring required

Your Fiber API key

handlestring required

Twitter/X handle to fetch followers for. Accepts a bare handle with or without a leading '@' (e.g. 'elonmusk' or '@elonmusk') or a full profile URL (e.g. 'https://x.com/elonmusk' or 'https://twitter.com/elonmusk').

cursorstring nullable

Pagination cursor from a previous response to retrieve the next page of followers. Omit for the first page. Use each cursor promptly to fetch the next page — cursors may become invalid if reused after a long delay.

Response

Default Response

advicestring[] nullable

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