/api/v1/twitter/user
X profile
Follower, following, post, list and media counts for an X (Twitter) account.
Parameters
urlrequired- Example:
https://x.com/username fieldoptional- Return a single value for 1 credit instead of 2.
Fields
userId
· username
· displayName
· followers
· following
· posts
· lists
· media
· private
· verified
Example request
curl -H "Authorization: Bearer $TUBESTAT_KEY" \
"https://tubestat.co/api/v1/twitter/user?url=https%3A%2F%2Fx.com%2Fusername"