{"uid":"cap_ZYHl5vyG1oINtue4R_PKQ","slug":"glim-sh-twitter-tweet-search-fe460d87","name":"glim.sh Twitter Tweet Search","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/search","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","required":["q"],"properties":{"q":{"type":"string","minLength":1,"description":"Twitter search query with operators"},"sort":{"enum":["Latest","Top"],"type":"string","default":"Top","description":"Sort order"},"limit":{"type":"integer","default":20,"maximum":200,"minimum":1,"description":"Maximum tweets to return"},"cursor":{"type":"string","description":"Pagination cursor. Ranking is strongest on page 1 - paged results under sort=Top trend toward recency (upstream behavior)."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"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.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_qmGwzk6XgBjJwExSJby7w","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":"Search Twitter/X for live tweets matching a query, returning tweet IDs and text without requiring Twitter API credentials","exampleAgentPrompt":"Search Twitter right now for the latest tweets about 'OpenAI GPT-5' and show me the most recent results — no Twitter API key needed.","exampleUseCases":[{"title":"Monitor brand mentions across social media","prompt":"Check Twitter right now for any recent posts mentioning our company name, and pull back the latest discussions so we can see what customers are saying about us."},{"title":"Track real-time event coverage and reactions","prompt":"Search X for live tweets about the upcoming tech conference we're sponsoring — I need to see what attendees and industry folks are saying in real time."},{"title":"Find emerging discussions on product topics","prompt":"Look up the latest tweets talking about 'AI safety' or 'prompt injection' and grab the actual text so I can spot which concerns are trending in the developer community right now."}],"resultDescription":"Returns a JSON object with a 'data' array of tweet objects (each with 'id' and 'text' fields) and a 'meta' object containing 'result_count' indicating how many tweets were returned.","failureModes":["No matching tweets found — returns empty data array with result_count 0","Invalid or missing search query — returns 4xx error","Payment not attached or insufficient — returns HTTP 402 requiring USDC payment","Rate limiting or downstream Twitter API unavailability — returns 5xx error","Query too broad returning truncated results with no pagination token"],"whenToPreferThis":"Use this endpoint when your agent needs live Twitter/X search data without managing Twitter API credentials, OAuth flows, or a scraping infrastructure. Ideal for lightweight, pay-per-call agent workflows that need social media signals on-demand via the x402 micropayment protocol at $0.005 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:32:50.168Z","isFirstParty":false}