{"uid":"cap_2Oy799cFo11rxL3NVeoLq","slug":"twit-sh-tweet-replies-fetcher-cc8bea71","name":"twit.sh Tweet Replies Fetcher","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/tweets/replies","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 tweet 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":"1110302988","text":"Running bitcoin","author":{"id":"9253672","name":"Hal Finney","username":"halfin"},"created_at":"2009-01-11T03:39:18.000Z","public_metrics":{"like_count":134000,"quote_count":3500,"reply_count":5400,"retweet_count":32000}}],"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_y2y_xRhufKpQuDp6HzA5v","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 real-time replies to a specific tweet by numeric tweet ID, with pagination support, paid per-request via USDC on Base","exampleAgentPrompt":"Pull all the replies to tweet ID 1110302988 — I want to see who responded, what they said, and how many likes each reply got.","exampleUseCases":[{"title":"Monitor brand mention replies","prompt":"Fetch the replies to tweet 1897432100123456789 — I want to know what people are saying in response to our product launch announcement."},{"title":"Analyze influencer reply sentiment","prompt":"Get me the replies to tweet ID 1743210987654321000 from that viral Elon Musk post so I can see what kinds of responses it triggered."},{"title":"Paginate through a long reply thread","prompt":"Continue fetching replies to tweet 1110302988 using the pagination cursor abc123 — I need the next page of responses."}],"resultDescription":"Returns a JSON array of reply tweet objects, each containing the reply tweet ID, full text, author info (ID, name, username), timestamp, and public engagement metrics (likes, quotes, replies, retweets). Also includes a next_token for paginating through additional replies.","failureModes":["Invalid or non-existent tweet ID returns empty data array","Tweet with no replies returns empty data array","Expired or invalid next_token causes pagination failure","Payment failure or insufficient USDC balance blocks request with 402 response","Private or deleted tweet ID returns no data","Rate limits from the underlying X API may result in errors or delayed responses"],"whenToPreferThis":"Use this endpoint when you need real-time reply data for a specific tweet without requiring your own Twitter API credentials. Ideal for AI agents that need autonomous, per-request access to Twitter conversation data paid in USDC on Base via x402. Prefer this over setting up Twitter developer credentials when you want zero-setup, pay-as-you-go access to tweet reply threads.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:58.195Z","isFirstParty":false}