{"uid":"cap_yRIFWdofrOHN9rURczPNR","slug":"twit-sh-quote-tweets-lookup-be7aba95","name":"twit.sh Quote Tweets Lookup","description":"Real-time Twitter/X data for AI agents. No sign-up, no API keys. Pay per request in USDC on Base via x402. Fully autonomous.","url":"https://twit.sh/tweets/quote_tweets","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"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"Numeric tweet ID"},"next_token":{"type":"string","description":"Pagination cursor from previous response"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"data":[{"id":"1110302988","text":"Running bitcoin","author":{"id":"9253672","name":"Hal Finney","username":"halfin"},"created_at":"2009-01-11T03:39:18.000Z","public_metrics":{"like_count":134000,"quote_count":3500,"reply_count":5400,"retweet_count":32000}}],"meta":{"next_token":"abc123"}}},"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_gPE2j4Rc2o65r-1B2go_e","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 the list of quote tweets for a given tweet ID, returning author info, text, and engagement metrics in real time.","exampleAgentPrompt":"Can you pull all the quote tweets for tweet ID 1110302988 and show me who quoted it, what they said, and how many likes each quote got?","exampleUseCases":[{"title":"Track viral tweet commentary","prompt":"I want to see all the quote tweets on tweet 1897253460890112 — show me the text of each quote, who wrote it, and how many retweets and likes it got."},{"title":"Monitor brand mention reactions","prompt":"Our product launch tweet has ID 1923847561002 — can you fetch the quote tweets so I can see how people are reacting and who's sharing their opinions?"},{"title":"Research influential quote tweeters","prompt":"Get the quote tweets for tweet ID 1756204839201 and tell me which authors have the most engagement on their quote — I want to know who's amplifying it most."}],"resultDescription":"Returns a paginated list of quote tweets for the specified tweet ID. Each item includes the quote tweet's ID, text body, author (id, name, username), creation timestamp, and public engagement metrics (like_count, quote_count, reply_count, retweet_count). A next_token is included in the meta object when additional pages are available.","failureModes":["Missing or invalid tweet ID returns an error or empty data array","Tweet ID for a deleted or private tweet returns no results","Expired or invalid next_token causes pagination failure","Rate limiting or payment failure (x402) returns a 402 Payment Required response","Numeric tweet ID passed as wrong type may cause a validation error"],"whenToPreferThis":"Use this endpoint when you need real-time quote tweet data for a specific tweet without managing Twitter API credentials. It is ideal for AI agents operating autonomously that need to pay per request in USDC rather than managing OAuth tokens or API key quotas. Prefer it over direct Twitter API access when you need zero-setup, pay-as-you-go social data retrieval at $0.01 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:08.231Z","isFirstParty":false}