{"uid":"cap_pCe1saO3lCI7wFuoQFFS8","slug":"glim-sh-twitter-tweet-lookup-e09907a2","name":"glim.sh Twitter Tweet Lookup","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","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":{},"description":"No body parameters - the tweet id is taken from the URL path"},"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"],"properties":{"data":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}}}}}}}},"responseSchema":{"type":"json","example":{"data":{"id":"1234567890","text":"Example tweet"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_R-JJl9QyUA2PoIP-kzFAF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches live tweet data by tweet ID from Twitter/X via a pay-per-call API requiring no API keys","exampleAgentPrompt":"Can you fetch the tweet with ID 1234567890 from Twitter and show me what it says?","exampleUseCases":[{"title":"Verify a viral tweet's content","prompt":"I keep seeing screenshots of a tweet going around — can you pull the actual tweet with ID 1869842301948123456 and tell me exactly what it says so I know it's real?"},{"title":"Summarize a tweet for newsletter","prompt":"I'm writing a newsletter and want to include what Elon Musk said in tweet ID 1871234567890123456 — can you fetch it and give me the full text?"},{"title":"Monitor competitor announcement tweets","prompt":"Our competitor just dropped what people are calling a big product announcement on Twitter. The tweet ID is 1872345678901234567 — can you grab it and tell me what they said?"}],"resultDescription":"Returns a JSON object containing the tweet's ID and text content, e.g. {data: {id: '1234567890', text: 'Example tweet'}}","failureModes":["Tweet not found or deleted — returns empty or 404-like response","Invalid tweet ID format — malformed request error","Payment failure — x402 payment not accepted or insufficient USDC balance","Rate limiting or upstream Twitter API issues — service may return error or delay","Network timeout on the remote endpoint"],"whenToPreferThis":"Choose this endpoint when you need live tweet data by ID without managing a Twitter developer account or API keys, and you want a simple pay-per-call model via x402 USDC micropayments. Ideal for AI agents that need occasional tweet lookups without a full scraping infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-08T06:38:32.019Z","isFirstParty":false}