X (Twitter) hub
X (Twitter) Profile followers API
Live GET /v1/twitter/profiles/{handle}/followers on Social Fetch — public data, credit metering, shared JSON envelope.
GET /v1/twitter/profiles/{handle}/followers1 credit per successful request.
About this endpoint
Profile followers is a X (Twitter) marketplace route on Social Fetch. Call it with your API key (`x-api-key`), read `data.lookupStatus` before writing rows, and bill against `meta.creditsCharged`. Input hint: by handle or numeric user id. Full parameters, examples, and response schemas live in the API docs.
Other X (Twitter) endpoints
- ProfileGET /v1/twitter/profiles/{handle}
- ProfilesGET /v1/twitter/profiles
- About accountGET /v1/twitter/profiles/{handle}/about
- Profile tweetsGET /v1/twitter/profiles/{handle}/tweets
- Verified followersGET /v1/twitter/profiles/{handle}/followers/verified
- Follower idsGET /v1/twitter/profiles/{handle}/followers/ids
- Profile followingGET /v1/twitter/profiles/{handle}/following
- Following idsGET /v1/twitter/profiles/{handle}/following/ids