{"uid":"cap_9FdWYZB2gJ0ZKEzimpIum","slug":"glim-sh-twitter-tweet-lookup-by-id-c4b79fa0","name":"glim.sh Twitter Tweet Lookup by ID","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://surf.cascade.fyi/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_h7hMn76R5NawMuymKKKWN","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 a single Twitter/X tweet by its ID, returning the tweet's text and metadata in real time.","exampleAgentPrompt":"Can you fetch the tweet with ID 1893456789012345678 and tell me what it says?","exampleUseCases":[{"title":"Look up a specific tweet","prompt":"Can you grab tweet ID 1902847361029384756 and tell me exactly what it says?"},{"title":"Verify a viral tweet's content","prompt":"I keep seeing screenshots of a tweet supposedly from Elon Musk with ID 1899123456789012345 — can you pull the actual tweet and tell me what it really says?"},{"title":"Monitor a tweet for agent workflow","prompt":"I need to build an agent that checks what tweet ID 1895678901234567890 says and then summarizes the key announcement in it — can you fetch that tweet for me first?"}],"resultDescription":"Returns a JSON object with the tweet's ID and full text (e.g. {\"data\":{\"id\":\"...\",\"text\":\"...\"}}), sourced live from Twitter/X.","failureModes":["Tweet ID not found or deleted — likely returns 404 or empty data","Invalid tweet ID format — may return validation error","Rate limiting or upstream Twitter API issues — may return 429 or 503","Payment failure via x402 — request not processed if USDC payment rejected"],"whenToPreferThis":"Use this endpoint when you need the live text and metadata of a specific tweet by its ID and do not have Twitter API credentials. It costs $0.001 USDC per call with no setup required, making it ideal for lightweight, on-demand tweet lookups inside agent workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:52:25.223Z","isFirstParty":false}