X (Twitter) hub
X (Twitter) About account API
Live GET /v1/twitter/profiles/{handle}/about on Social Fetch — public data, credit metering, shared JSON envelope.
GET /v1/twitter/profiles/{handle}/about1 credit per successful request.
About this endpoint
About account 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
- 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