Social platforms

Get a user by handle

GET/twitter/users/{screen_name}

Profile, follower / following counts, verified + blue-verified flags.

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

Part of the Twitter / X API in the social platforms category. Billed at $0.001 per record returned — flat across every endpoint.

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

← Back to Twitter / X