{"uid":"cap__tjY2iSeqBUfj-Nyvye82","slug":"glim-sh-twitter-list-tweets-e44f315b","name":"glim.sh Twitter List Tweets","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/lists/%7Bid%7D/tweets","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 tweets after this Unix timestamp"},"until":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Only include tweets before this Unix timestamp"},"cursor":{"type":"string","description":"Pagination cursor"},"include_replies":{"type":"boolean","default":true,"description":"Include replies in list tweets"}}},"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_MAKxudnLIHa4yP8nEuTV7","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 live tweets from a specified Twitter/X list by list ID, no API keys required","exampleAgentPrompt":"Pull the latest tweets from Twitter list ID 1234567890 — I want to see what's being posted there right now.","exampleUseCases":null,"resultDescription":"A JSON object containing an array of tweet objects (each with id and text fields) plus metadata including result_count, reflecting live data from the specified Twitter list.","failureModes":["Invalid or non-existent list ID returns empty data or error","Private or restricted lists may return no results","Payment of 0.004 USDC per call required; insufficient funds causes 402 error","Rate limiting or Twitter source unavailability may cause transient failures","Malformed list ID in the URL path returns a 4xx error"],"whenToPreferThis":"Use this endpoint when you need live Twitter/X list tweets without managing your own Twitter API credentials or scraping infrastructure. Ideal for agents that need to monitor curated Twitter lists on demand, paying only per call via x402 micropayments. Prefer over building your own Twitter integration when speed of setup matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:56:30.009Z","isFirstParty":false}