X (Twitter) hub
X (Twitter) Profiles API
Live GET /v1/twitter/profiles on Social Fetch — public data, credit metering, shared JSON envelope.
GET /v1/twitter/profiles1 credit per successful request.
About this endpoint
Profiles 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 handles and/or ids (max 50). Full parameters, examples, and response schemas live in the API docs.
Other X (Twitter) endpoints
- ProfileGET /v1/twitter/profiles/{handle}
- About accountGET /v1/twitter/profiles/{handle}/about
- Profile tweetsGET /v1/twitter/profiles/{handle}/tweets
- Profile followersGET /v1/twitter/profiles/{handle}/followers
- 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