{"uid":"cap_KMF9_bsZZAMynf7wqLvdo","slug":"readx-followers-list-311d2ff0","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.1x402.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.bottom (or replies.bottom)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2MIcrEubFRnTdZb6x94cm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a paginated list of followers (~200 per page) for a given X/Twitter username","exampleAgentPrompt":"Can you pull the list of followers for the X account 'elonmusk' — start from the beginning and give me the first page of results?","exampleUseCases":[{"title":"Analyze competitor audience reach","prompt":"I need to understand who follows our main competitors on X. Can you pull the first batch of followers for @TechCompetitorCo and let me know who their audience is?"},{"title":"Build influencer partnership list","prompt":"We're looking to partner with micro-influencers in our niche. Can you get me the followers of @IndustryLeaderHandle so I can identify potential collaborators?"},{"title":"Monitor brand mentions across followers","prompt":"Pull the follower list for @OurBrandHandle and show me the first page of accounts following us — I want to see who's in our community and maybe reach out to them."}],"resultDescription":"A JSON object containing up to ~200 follower profiles for the specified X username, along with a pagination cursor (pagination.bottom) and a has_more boolean flag to indicate if more pages are available.","failureModes":["Invalid or non-existent username returns an error","Rate limiting or payment failure returns 402 Payment Required","Malformed cursor string results in an error or unexpected page","Username with special characters (not matching ^[A-Za-z0-9_]+$) is rejected by schema validation","Private or suspended accounts may return empty or error responses"],"whenToPreferThis":"Use this endpoint when you need to retrieve the followers of a specific X/Twitter account via a paid, per-call JSON API without setting up official Twitter API credentials. Ideal for agents needing social graph data, audience analysis, or follower enumeration in a paginated, programmatic way.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T14:26:46.644Z","isFirstParty":false}