/api/v1/threads/profile
Threads profile
Follower and following counts for a Threads account.
Parameters
urlrequired- Example:
https://www.threads.com/@username fieldoptional- Return a single value for 1 credit instead of 2.
Fields
userId
· username
· fullName
· followers
· following
· verified
· private
Example request
curl -H "Authorization: Bearer $TUBESTAT_KEY" \
"https://tubestat.co/api/v1/threads/profile?url=https%3A%2F%2Fwww.threads.com%2F%40username"