{"uid":"cap_uUs65qh-CXY8OTSIBv3AY","slug":"payweave-twitter-get-quote-tweets-f359e390","name":"PayWeave Twitter – Get Quote Tweets","description":"X/Twitter data — tweets, users, communities, lists, articles, and trends.","url":"https://twitter.payweave.services/tweets/quotes","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_9jFR3d94JPAyuFR4MlWbw","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 a paginated list of quote tweets for a given tweet ID via the Twitter/X API","exampleAgentPrompt":"Can you pull all the quote tweets for tweet ID 1693573582226665701 — I want to see what people are saying about it?","exampleUseCases":[{"title":"Monitor viral tweet reactions","prompt":"Fetch the quote tweets for tweet 1693573582226665701 so I can see how people are reacting to and commenting on it."},{"title":"Aggregate quote tweet sentiment","prompt":"Get me the list of quote tweets for tweet ID 1748291034857623552 — I want to analyze the sentiment of how people are responding."},{"title":"Paginate through quote tweet thread","prompt":"I already got the first page of quote tweets for tweet 1693573582226665701 — now use the next_token 'abc123cursor' to get the next page."}],"resultDescription":"Returns a JSON object containing an array of tweet objects (each with full tweet metadata 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 (pattern mismatch)","Tweet ID does not exist or has been deleted returns an empty tweets array or upstream 404","Invalid next_token cursor returns an error or resets pagination","Rate limits or upstream twitterapi.io outages may return 5xx errors","Payment not processed correctly returns 402 Payment Required"],"whenToPreferThis":"Choose this endpoint when you need to programmatically retrieve quote tweets for a specific tweet by numeric ID, especially when you require pagination support for large sets of quotes. It is ideal for social listening, sentiment analysis pipelines, or content aggregation workflows that operate on a per-call pay-as-you-go basis without a monthly Twitter API subscription.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:37:02.257Z","isFirstParty":false}