{"uid":"cap_85r5BMx_mAr8ObzM-XNch","slug":"twit-sh-x-twitter-community-members-lookup-8500d8bd","name":"twit.sh — X/Twitter Community Members Lookup","description":"Real-time Twitter/X data for AI agents. No sign-up, no API keys. Pay per request in USDC on Base via x402. Fully autonomous.","url":"https://twit.sh/communities/members","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"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"Numeric community ID"},"next_token":{"type":"string","description":"Pagination cursor from previous response"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"data":[{"id":"9253672","name":"Hal Finney","username":"halfin","verified":false,"description":"Running bitcoin.","community_role":"Member","public_metrics":{"like_count":300,"tweet_count":600,"followers_count":134000,"following_count":200}}],"meta":{"next_token":"abc123"}}},"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_rd5ZQ9rLBh-MyAooi5p-y","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":"Returns the list of members in a specific X (Twitter) community, including their profile info and public metrics, with pagination support.","exampleAgentPrompt":"Can you pull the member list for X community ID 1234567890 and show me their usernames, bios, and follower counts?","exampleUseCases":[{"title":"Audience research for a niche community","prompt":"I'm researching the Bitcoin community on X — can you fetch the members of community ID 1493237977 and give me a breakdown of their usernames, follower counts, and bios?"},{"title":"Influencer discovery within a community","prompt":"Find the top members in X community 9871234560 sorted by follower count so I can identify the biggest influencers in that space."},{"title":"Paginated community census","prompt":"I want to go through all the members of X community 5540123456 — start from the beginning and keep fetching pages using the next_token until you have everyone's usernames and public metrics."}],"resultDescription":"A JSON array of community member objects, each containing user ID, name, username, verified status, bio description, community role, and public metrics (follower count, following count, tweet count, like count), along with a next_token for fetching the next page of results.","failureModes":["Invalid or non-existent community ID returns empty data or 404-equivalent error","Missing required 'id' query parameter causes request rejection","Private or restricted communities may return no members or an authorization error","Invalid next_token cursor causes pagination to fail or restart","Payment failure (insufficient USDC) blocks the request with a 402 response","Rate limiting or X API downtime causes intermittent failures"],"whenToPreferThis":"Use this endpoint when you need to enumerate members of a specific X community programmatically without managing Twitter API credentials. Ideal for autonomous agents that need to do audience research, identify community influencers, or build member directories for a known community ID. Prefer this over scraping or direct Twitter API integration because it requires no sign-up or API keys and charges per-request in USDC via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:50:44.686Z","isFirstParty":false}