{"uid":"cap_oyPCTAPrVz227h5utO4vz","slug":"twitter-tweet-replies-fetcher-460dc9dc","name":"Twitter Tweet Replies Fetcher","description":"Fetches paginated replies to a given tweet. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.","url":"https://x402.orthogonal.com/fiber/v1/twitter/tweet-replies","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"cursor":{"type":"string","description":"Pagination cursor. For later cursor pages of the same logical search, keep non-pagination parameters unchanged and pass top-level parentRequestId from the first Orthogonal /v1/run response."},"tweetId":{"type":"string","description":"Numeric tweet ID."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.04","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.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ia_gc8KTxuns7S47ZuDG8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches paginated replies to a specific tweet by its numeric ID, with cost-efficient pagination via parentRequestId chaining.","exampleAgentPrompt":"Can you fetch all the replies to tweet ID 1812345678901234567 so I can see what people are saying about it?","exampleUseCases":[{"title":"Sentiment monitoring on brand tweet","prompt":"Pull all the replies to tweet 1823456789012345678 — I want to see how people are reacting to our product announcement."},{"title":"Research data collection from viral tweet","prompt":"Fetch the replies on tweet ID 1798765432109876543, and if there are more pages, get those too using the pagination cursor."},{"title":"Tracking political discourse in thread","prompt":"Get me all the replies to tweet 1801234567890123456 so I can analyze what arguments people are making in response to that political statement."}],"resultDescription":"Returns a paginated list of tweet replies for the given tweet ID, including reply text, author metadata, engagement counts, and a cursor for fetching additional pages. The Orthogonal billing wrapper includes a requestId for chaining subsequent page calls at zero additional cost.","failureModes":["Tweet ID not found or deleted — returns empty results or error","Invalid or malformed tweet ID — validation error","Cursor from a different logical search used — may return unexpected results or error","Rate limiting or Twitter access restrictions — service unavailable response","Non-pagination parameters changed while passing parentRequestId — treated as new billable request"],"whenToPreferThis":"Use this endpoint when you need to retrieve replies (comments) on a specific tweet and have its numeric tweet ID. Prefer this over keyword search endpoints when you already know the exact tweet and want its conversational thread. The pagination billing model (parentRequestId chaining) makes it economical for tweets with large reply volumes.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:13.195Z","isFirstParty":false}