{"uid":"cap_pbFImekQO1hi7IZftNC-6","slug":"x-data-gateway-tweet-replies-327976f9","name":"X Data Gateway – Tweet Replies","description":"Replies to a post by numeric ID. e.g. GET /tweets/replies?id=20","url":"https://x-data-gateway.annushka1190.workers.dev/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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"Parent tweet ID"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"data":{}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.008","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.008/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IKsOZjYtr6es_vOXH9cxo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches replies to a specific tweet by its numeric ID from the Twitter/X platform in real-time","exampleAgentPrompt":"Pull all the replies to tweet ID 1874392810234567890 and show me what people are saying in response to it.","exampleUseCases":[{"title":"Brand sentiment monitoring on Twitter","prompt":"Fetch the replies to tweet ID 1874392810234567890 so I can see how people are reacting to our product announcement."},{"title":"Research public reaction to viral tweet","prompt":"Get me all the replies to tweet ID 1901234567890123456 — I want to analyze how people responded to that viral news post."},{"title":"Track engagement on influencer post","prompt":"Retrieve the replies to tweet ID 1899876543210987654 so I can see the conversation happening under that influencer's post."}],"resultDescription":"Returns a JSON array of reply tweet objects, each containing a tweet ID and reply text, along with pagination metadata including a next_token for retrieving additional pages of replies.","failureModes":["Invalid or non-numeric tweet ID returns an error","Tweet has no replies returns an empty data array","Tweet is from a private/protected account returns forbidden or empty response","Payment failure via x402 returns 402 Payment Required","Rate limits on the underlying Twitter API may cause upstream errors","Deleted or unavailable tweet returns not found error"],"whenToPreferThis":"Choose this endpoint when you need real-time reply data for a specific tweet without setting up a Twitter Developer account or managing API keys. Ideal for AI agents that need pay-per-request access to Twitter conversation threads using USDC micropayments via x402. Prefer over direct Twitter API when you want zero-setup access or are operating in a headless/agent environment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:44:16.802Z","isFirstParty":false}