{"uid":"cap_6AFGI02vE_Mu82KTG_APr","slug":"payweave-twitter-fetch-tweet-replies-d4cac06b","name":"PayWeave Twitter – Fetch Tweet Replies","description":"X/Twitter data — tweets, users, communities, lists, articles, and trends.","url":"https://twitter.payweave.services/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","bodyType","body"],"properties":{"body":{"anyOf":[{"not":{}},{"type":"object","required":["id"],"properties":{"id":{"type":"string","pattern":"^\\d+$","description":"Numeric ID, e.g. 1693573582226665701"},"next_token":{"type":"string","description":"Pagination cursor from a previous response `next_cursor`. Omit for the first page."}},"additionalProperties":false}]},"type":{"type":"string","const":"http"},"method":{"type":"string","const":"GET"},"bodyType":{"type":"string","const":"json"}},"additionalProperties":false},"output":{"type":"object","required":["example"],"properties":{"example":{"type":"object","properties":{"tweets":{"type":"array","items":{"type":"object","additionalProperties":{}},"description":"Array of tweet objects."},"next_cursor":{"type":"string","description":"Cursor to pass as `next_token` for the next page."},"has_next_page":{"type":"boolean","description":"True when more pages are available."}},"description":"Tweet list JSON forwarded verbatim from twitterapi.io.","additionalProperties":true}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006","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.006/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ux5KuXttcwWRvdheSKwwY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.006","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves replies to a specific tweet by its numeric ID, with pagination support, via a pay-per-call X/Twitter API proxy.","exampleAgentPrompt":"Can you fetch the replies to tweet ID 1693573582226665701 on X/Twitter? Grab the first page of replies.","exampleUseCases":[{"title":"Analyze public reaction to a brand tweet","prompt":"Pull all the replies to tweet 1693573582226665701 so I can see how people are reacting to our product announcement."},{"title":"Monitor influencer post discussion","prompt":"Fetch the replies to tweet 1812345678901234567 — I want to see what people are saying in the comments under that viral post."},{"title":"Paginate through large reply thread","prompt":"I already have the first page of replies to tweet 1700000000000000001 and got a next_cursor back — can you fetch the next page using cursor 'abc123def456'?"}],"resultDescription":"Returns a JSON object containing an array of tweet objects (each with full tweet metadata as forwarded from twitterapi.io), a next_cursor string for fetching the next page, and a has_next_page boolean indicating whether additional pages exist.","failureModes":["Invalid or non-numeric tweet ID returns a validation error","Tweet ID that does not exist or is deleted may return an empty array or upstream error","Expired or invalid next_token cursor causes pagination failure","Rate limits or upstream twitterapi.io outages result in HTTP 5xx errors","Payment failure (insufficient USDC balance) results in HTTP 402 before the request is processed"],"whenToPreferThis":"Choose this endpoint when you need to retrieve the reply conversation thread under a specific tweet by its numeric ID and are comfortable paying per-call in USDC via x402. Prefer this over scraping or OAuth-based Twitter API access when you need lightweight, anonymous, pay-as-you-go access without managing API credentials. Use when pagination through large reply sets is needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:32:14.336Z","isFirstParty":false}