{"uid":"cap_H1F7lTXzKklSX_rhgMRZR","slug":"readx-tweet-replies-api-304677fe","name":"ReadX Tweet Replies API","description":"Replies to a tweet (paginate with cursor until has_more is false). Example: GET /api/tweets/20/replies","url":"https://readx.sh/api/tweets/:id/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"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","pattern":"^[0-9]{1,19}$","description":"Numeric tweet id (up to 19 digits)."},"cursor":{"type":"string","description":"Pagination cursor from a previous response's pagination.next_cursor (the conversation endpoint at /api/{name}/tweets/{id} instead takes its own nested reply cursor — see that endpoint)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"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_7FicF2zmbHvETMlezihAG","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 paginated replies to a specific tweet by numeric tweet ID using the ReadX X/Twitter API","exampleAgentPrompt":"Can you pull all the replies to tweet ID 1234567890 using ReadX? Paginate through all of them until there are no more results.","exampleUseCases":null,"resultDescription":"Returns a paginated list of reply tweets for the given tweet ID, including tweet content, author metadata, engagement metrics, and a pagination cursor to fetch the next page of replies. The has_more field indicates whether additional pages exist.","failureModes":["Invalid tweet ID format (must be numeric, up to 19 digits) returns a 400 error","Tweet not found or deleted returns a 404 error","No replies exist for the tweet returns an empty list","Invalid or expired cursor returns a pagination error","Rate limiting or payment failure returns a 402 error","Tweet is from a private/protected account and inaccessible"],"whenToPreferThis":"Use this endpoint when you need to retrieve the replies/comments for a specific tweet and have the tweet's numeric ID. It supports cursor-based pagination for tweets with many replies. Prefer this over search-based approaches when you already know the exact tweet ID and want a complete, ordered list of its direct replies.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:44:56.289Z","isFirstParty":false}