Social platforms

Get user tweets

GET/twitter/users/{handle}/tweets

Recent tweets, replies and reposts for a given handle, paginated.

Request
curl https://api.unifapi.com/twitter/users/{handle}/tweets \
  -H "Authorization: Bearer $UNIFAPI_KEY"
About this endpoint

Part of the Twitter / X API in the social platforms category. Billed per call, in credits — see the catalog for the current rate.

Need this in production? Pay-as-you-go has no monthly minimum and no hard request cap.

← Back to Twitter / X