{"uid":"cap_sFlyatFfX8VAh38b95fuv","slug":"readx-followers-list-a5e7646a","name":"ReadX Followers List","description":"A user's followers (~200 per page; paginate with cursor until has_more is false). Example: GET /api/jack/followers","url":"https://readx.sh/api/:name/followers","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["name"],"properties":{"name":{"type":"string","pattern":"^[A-Za-z0-9_]+$","minLength":1,"description":"X handle without the leading @ (alphanumeric and underscore)."},"cursor":{"type":"string","description":"Pagination cursor from a previous response's pagination.next_cursor (the conversation endpoint at /api/{name}/tweets/{id} instead takes its own nested reply cursor — see that endpoint)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qOk0s0Sn8NguE2qPt9oss","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a paginated list of followers for a given X (Twitter) user handle, returning ~200 followers per page","exampleAgentPrompt":"Can you pull the followers list for the X account 'elonmusk' using ReadX — start from the beginning and grab the first page of results?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing a list of approximately 200 follower profiles for the specified X user, along with pagination metadata including a bottom cursor and a has_more boolean to indicate whether additional pages exist.","failureModes":["Invalid or non-existent X handle returns an error or empty result","Expired or invalid pagination cursor causes an error or resets pagination","Rate limiting or payment failure returns a 402 or 429 error","Private or suspended accounts may return no followers or an access error","Malformed handle (e.g. includes @ symbol or special characters) fails schema validation"],"whenToPreferThis":"Use this endpoint when you need programmatic, paginated access to the follower list of any public X (Twitter) account without managing Twitter API credentials. Prefer it over direct Twitter API access when you want a simple pay-per-call model via USDC and need JSON follower data for social graph analysis, audience research, or influencer evaluation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:40:45.147Z","isFirstParty":false}