{"uid":"cap_peOAaKUwytK5GAsdGfCDY","slug":"payweave-twitter-get-user-followers-45dc0fda","name":"PayWeave Twitter – Get User Followers","description":"X/Twitter data — tweets, users, communities, lists, articles, and trends.","url":"https://twitter.payweave.services/users/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","bodyType","body"],"properties":{"body":{"anyOf":[{"not":{}},{"type":"object","required":["username"],"properties":{"pageSize":{"type":"integer","maximum":200,"minimum":20,"description":"Results per page, 20-200 (default 200). Price scales with this value: 1-3 credits/item depending on tier (200=1cr, 100-199=2cr, 20-99=3cr)."},"username":{"type":"string","minLength":1,"description":"X handle / screen name (without @), e.g. elonmusk."},"next_token":{"type":"string","description":"Pagination cursor from a previous response `next_cursor`. Omit for the first page."}},"additionalProperties":false}]},"type":{"type":"string","const":"http"},"method":{"type":"string","const":"GET"},"bodyType":{"type":"string","const":"json"}},"additionalProperties":false},"output":{"type":"object","required":["example"],"properties":{"example":{"type":"object","properties":{"users":{"type":"array","items":{"type":"object","additionalProperties":{}},"description":"Array of user-profile objects."},"members":{"type":"array","items":{"type":"object","additionalProperties":{}},"description":"Array of user-profile objects."},"followers":{"type":"array","items":{"type":"object","additionalProperties":{}},"description":"Array of user-profile objects."},"followings":{"type":"array","items":{"type":"object","additionalProperties":{}},"description":"Array of user-profile objects."},"next_cursor":{"type":"string","description":"Cursor to pass as `next_token` for the next page."},"has_next_page":{"type":"boolean","description":"True when more pages are available."}},"description":"User list JSON forwarded verbatim from twitterapi.io.","additionalProperties":true}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.00354","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.00354/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.00354","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.00354","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_lwXlwK2G5Ws33HqyHmJh8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.00354","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves a paginated list of follower profiles for a given X/Twitter username","exampleAgentPrompt":"Can you fetch the followers of the Twitter account 'naval' — get me up to 200 per page?","exampleUseCases":[{"title":"Influencer audience research","prompt":"Pull the full follower list for the Twitter account 'hubermanlab' — up to 200 followers per page — so I can analyze who follows that account."},{"title":"Competitor audience analysis","prompt":"Get me the followers of the Twitter user 'openai' starting from the beginning, 200 per page, so I can see what kind of audience they have."},{"title":"Paginate through large follower set","prompt":"I already fetched the first page of followers for 'balajis' on Twitter and got a cursor back — can you get the next page of 200 followers using that cursor?"}],"resultDescription":"Returns a JSON object containing an array of follower user-profile objects (with fields like name, handle, bio, follower counts, etc. as provided by twitterapi.io), a next_cursor string for pagination, and a has_next_page boolean indicating whether additional pages exist.","failureModes":["Invalid or non-existent username returns an error or empty result","Rate limits or upstream twitterapi.io throttling causing failures","pageSize outside the 20–200 range rejected by schema validation","Invalid or expired next_token cursor returns an error or restarts pagination","Payment failure via x402 protocol blocks the request"],"whenToPreferThis":"Choose this endpoint when you need to programmatically retrieve the follower graph of a specific Twitter/X account without managing Twitter API credentials or rate limits yourself. It is ideal for audience research, influencer analysis, or building follower databases, especially when pay-per-call pricing is preferable to a monthly subscription. Use it over direct Twitter API access when you want USDC micropayment billing and no OAuth setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:47:43.149Z","isFirstParty":false}