{"uid":"cap_vHIR5DdO1R-XA7bCN7U1X","slug":"glim-sh-twitter-tweet-quotes-fetcher-6160086f","name":"glim.sh Twitter Tweet Quotes Fetcher","description":"One remote endpoint gives your agent live data from Twitter, Reddit, the open web, GitHub and more. No API keys, no scraping stack - just connect the URL and go.","url":"https://glim.sh/api/v1/twitter/tweets/%7Bid%7D/quotes","method":"POST","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":{"type":"object","properties":{"since":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Only include quotes after this Unix timestamp"},"until":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Only include quotes before this Unix timestamp"},"cursor":{"type":"string","description":"Pagination cursor"},"include_replies":{"type":"boolean","default":true,"description":"Include replies in quote results"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["data","meta"],"properties":{"data":{"type":"array","items":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}}},"meta":{"type":"object","required":["result_count"],"properties":{"next_cursor":{"type":"string"},"result_count":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},"has_next_page":{"type":"boolean"}}},"summary":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}}}}}}}},"responseSchema":{"type":"json","example":{"data":[{"id":"1234567890","text":"Example tweet"}],"meta":{"result_count":1}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__nCmq3SahnHifGY9s9RTa","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches quote tweets (retweets with comment) for a specific Twitter/X tweet by its ID","exampleAgentPrompt":"Can you fetch up to 30 quote tweets for the tweet with ID 1234567890 on Twitter, using glim.sh so I don't need my own API keys?","exampleUseCases":[{"title":"Monitor discourse around announcement","prompt":"Can you pull all the quote tweets for our product launch tweet (ID 9876543210) so I can see how people are reacting and what they're saying when they share it?"},{"title":"Analyze viral tweet public reactions","prompt":"This tweet ID 1122334455 is going viral — can you grab the quote tweets for it using glim.sh so I can get a sense of the public conversation without needing my own Twitter API setup?"},{"title":"Track competitor tweet engagement","prompt":"I want to see what people are saying when they quote tweet our competitor's latest announcement — the tweet ID is 5566778899. Can you fetch the quote tweets for me?"}],"resultDescription":"Returns a JSON object with a 'data' array of quote tweets (each containing tweet ID and text) and a 'meta' object with result_count indicating how many quotes were returned.","failureModes":["Tweet ID not found or deleted — empty data array or 404-like error","Rate limits or upstream Twitter API unavailability — service error response","Invalid tweet ID format — request validation error","No quote tweets exist for the tweet — empty data array with result_count 0","Payment failure or insufficient USDC balance — 402 payment required error"],"whenToPreferThis":"Use this endpoint when you need live quote tweet data for a specific tweet without managing Twitter API credentials or scraping infrastructure. Ideal for agents that need to monitor discourse around a tweet, analyze public reactions, or aggregate quote tweet content on-demand at low per-call cost.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-08T06:40:51.587Z","isFirstParty":false}