{"uid":"cap_DKBQy0BtZiwj6Tl2ydYHg","slug":"x-data-gateway-get-quote-tweets-for-a-tweet-f1a1244e","name":"X Data Gateway — Get Quote Tweets for a Tweet","description":"Posts that quote a given tweet ID (via search quoted filter). e.g. GET /tweets/quotes?id=20","url":"https://x-data-gateway.annushka1190.workers.dev/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"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"Quoted 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_p5sOThgSlmWjFdoE8zY-z","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 the list of quote tweets (retweets with commentary) for a given tweet ID on X/Twitter, paying per call in USDC via x402 on Base.","exampleAgentPrompt":"Can you pull all the quote tweets for tweet ID 1234567890123456789 on X so I can see what people are saying about it?","exampleUseCases":[{"title":"Track viral tweet commentary","prompt":"Show me all the quote tweets for tweet ID 1802345678901234567 — I want to see what reactions and commentary it's getting."},{"title":"Monitor brand mention quotes","prompt":"Fetch the quote tweets for tweet 1799000000000000001 so I can see how people are reacting to our product announcement."},{"title":"Research discourse around a news tweet","prompt":"Get me the quote tweets for tweet ID 1800123456789012345 from that breaking news post — I want to understand the public discussion around it."}],"resultDescription":"Returns a JSON object containing quote tweet data for the specified tweet ID, including tweet text, author profile information, engagement metrics, and referenced tweet details for each quote tweet found.","failureModes":["Invalid or non-existent tweet ID returns empty data or error","Tweet has no quote tweets — returns empty data array","Payment failure via x402 — returns 402 Payment Required if USDC balance is insufficient","Rate limiting from upstream X API — may return 429 or error","Private/suspended accounts' quote tweets may be omitted"],"whenToPreferThis":"Use this endpoint when you need to retrieve quote tweets (retweets with commentary) for a specific tweet without managing X API credentials. Prefer it over direct X API access when you want keyless pay-per-call access in USDC, or when building agent workflows on Base/Solana that need X social data alongside crypto market intel from the same gateway.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:43:44.608Z","isFirstParty":false}