{"uid":"cap_v5nBYMjpvf1OHImuZYZEr","slug":"twitter-x-community-tweets-fd5de15f","name":"Twitter/X Community Tweets","description":"Get top or latest posts from an X community.","url":"https://twitter.use.x402atlas.com/community-tweets","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":["community_id"],"properties":{"community_id":{"type":"string","pattern":"^[0-9]{1,25}$","maxLength":25,"description":"Decimal X community identifier"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","data","result_count"],"properties":{"data":{"type":"array","items":{"type":"object","additionalProperties":true}},"cursor":{"type":"string","description":"Opaque cursor for the next page, when supplied by X"},"queried_at":{"type":"string","format":"date-time"},"result_count":{"type":"integer","minimum":0}}}}}}},"responseSchema":{"type":"json","example":{"data":[{"user":{"name":"Bill Gates","id_str":"50393960","screen_name":"BillGates"},"id_str":"1903602810652082591","full_text":"Example X post","created_at":"Sun Mar 23 12:00:00 +0000 2025","reply_count":8,"retweet_count":15,"favorite_count":120}],"cursor":"NEXT_PAGE_CURSOR","queried_at":"2026-07-26T12:00:00Z","result_count":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_gS-PuRlv6YOwg9H8NWY1W","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the top or latest posts from a specific X (Twitter) community by its numeric community ID.","exampleAgentPrompt":"Pull the latest posts from X community 1669874687571337216 so I can see what members are talking about.","exampleUseCases":[{"title":"Monitor niche crypto community activity","prompt":"Grab the most recent posts from the X community with ID 1669874687571337216 — I want to see what's being discussed there today."},{"title":"Aggregate community content for newsletter","prompt":"Fetch the top posts from X community 1488648969430228993 so I can pick the best ones to feature in my weekly newsletter."},{"title":"Track competitor brand community chatter","prompt":"Get the latest tweets from X community 1507014765998592000 and summarize what users are talking about most."}],"resultDescription":"Returns a JSON object with a queried_at timestamp, a result_count integer, an array of tweet/post objects (each with full post metadata), and an optional opaque cursor string for pagination when more results are available.","failureModes":["Invalid or non-existent community_id returns empty data or an error","community_id not matching numeric pattern (^[0-9]{1,25}$) causes validation failure","Private or restricted communities may return no results","Rate limiting or upstream X API errors may cause failures","Payment not accepted results in 402 response blocking the request"],"whenToPreferThis":"Use this endpoint when you need the general post feed (top or latest) from a known X community identified by its numeric ID. Prefer it over community media endpoints when you want all post types, not just media. If you need to discover the community ID first, use the community search endpoint on the same provider.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:49:01.848Z","isFirstParty":false}