v4

latestOpenAPI 3.1.02026-08-012281296.0 MB
X

Fetch Twitter/X user tweets

Fetches the latest tweets for a Twitter/X user. Returns a paginated list of tweets with engagement metrics. 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-tweets

Request body

apiKeystring required

Your Fiber API key

handlestring required

Twitter/X handle to fetch tweets for. Accepts with or without a leading '@' (e.g. 'elonmusk' or '@elonmusk').

cursorstring nullable

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

Response

Default Response

advicestring[] nullable

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