{"uid":"cap_6RJK7jwqa4xSYq1sdDSp8","slug":"glim-sh-twitter-tweet-article-endpoint-7232443e","name":"glim.sh Twitter Tweet Article Endpoint","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/article","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","title":"Example article"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5rJv1X9fv9FlDPDp9vgqo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a structured article-style representation of a specific tweet by its ID, including title and metadata.","exampleAgentPrompt":"Can you fetch the article version of the tweet with ID 1234567890 from glim.sh so I can see its title and structured content?","exampleUseCases":[{"title":"Monitor competitor tweet announcements","prompt":"Can you pull the structured article version of tweet ID 9876543210 so I can read through what our competitor just announced and get the key details in a clean format?"},{"title":"Archive viral tweets as articles","prompt":"I have a list of tweet IDs that went viral this week — can you fetch each one as a structured article from glim.sh so I can save them in a readable format for our content archive?"},{"title":"Summarize tweet for newsletter","prompt":"There's a tweet ID 1122334455 I want to include in our newsletter — can you grab the article-style version of it so I can pull the title and content to write a short summary around it?"}],"resultDescription":"Returns a JSON object with the article representation of the specified tweet, including its ID and title (e.g. {data: {id: '1234567890', title: 'Example article'}}).","failureModes":["Invalid or non-existent tweet ID returns an error or empty data","Rate limit or payment failure results in a 402 response requiring payment","Network timeout if the upstream Twitter data source is slow","Malformed tweet ID format causes a 400 bad request error","Tweet may have been deleted or made private, resulting in no data returned"],"whenToPreferThis":"Use this endpoint when you need to retrieve a structured, article-style representation of a specific tweet by its ID without needing your own Twitter API keys or scraping infrastructure. Prefer this over building your own Twitter integration when you want pay-per-call simplicity with no setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-08T06:30:26.004Z","isFirstParty":false}