{"uid":"cap_SXodTZRNSUTA5fxCdgBB3","slug":"twitter-surf-cascade-fyi-170c5ba5","name":"twitter.surf.cascade.fyi – User Tweets (aaveaave)","description":"User tweets","url":"https://twitter.surf.cascade.fyi/users/aaveaave/tweets","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"include_replies":{"type":"boolean","description":"Include replies"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"object","required":["data","meta"],"properties":{"data":{"type":"array","items":{"type":"object","required":["id","url","lang","text","author","source","entities","is_reply","time_ago","created_at","public_metrics","conversation_id","is_thread_start"],"properties":{"id":{"type":"string"},"url":{"type":"string"},"lang":{"type":"string"},"text":{"type":"string"},"author":{"type":"object","required":["id","name","username","created_at","public_metrics","profile_image_url"],"properties":{"id":{"type":"string"},"name":{"type":"string"},"username":{"type":"string"},"created_at":{"type":"string"},"public_metrics":{"type":"object","required":["like_count","media_count","tweet_count","followers_count","following_count"],"properties":{"like_count":{"type":"number"},"media_count":{"type":"number"},"tweet_count":{"type":"number"},"followers_count":{"type":"number"},"following_count":{"type":"number"}}},"profile_image_url":{"type":"string"}}},"source":{"type":"string"},"entities":{"type":"object","required":["mentions"],"properties":{"mentions":{"type":"array","items":{"type":"object","required":["username"],"properties":{"username":{"type":"string"}}}}}},"is_reply":{"type":"boolean"},"time_ago":{"type":"string"},"created_at":{"type":"string"},"public_metrics":{"type":"object","required":["like_count","quote_count","reply_count","retweet_count","bookmark_count","impression_count"],"properties":{"like_count":{"type":"number"},"quote_count":{"type":"number"},"reply_count":{"type":"number"},"retweet_count":{"type":"number"},"bookmark_count":{"type":"number"},"impression_count":{"type":"number"}}},"conversation_id":{"type":"string"},"is_thread_start":{"type":"boolean"}}}},"meta":{"type":"object","required":["next_cursor","result_count","has_next_page"],"properties":{"next_cursor":{"type":"string"},"result_count":{"type":"number"},"has_next_page":{"type":"boolean"}}}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"include_replies":false}}},"response":{"data":[{"id":"1721121202507317273","url":"https://x.com/aaveaave/status/1721121202507317273","lang":"en","text":"Please visit @aave 👻","author":{"id":"1719825249397604352","name":"Aave Protocol","username":"aaveaave","created_at":"2023-11-01T21:14:49.000Z","public_metrics":{"like_count":14,"media_count":0,"tweet_count":1,"followers_count":11028,"following_count":4},"profile_image_url":"https://pbs.twimg.com/profile_images/1719825917424381953/JXvK4JqX_normal.jpg"},"source":"Twitter for iPhone","entities":{"mentions":[{"username":"aave"}]},"is_reply":false,"time_ago":"133w ago","created_at":"2023-11-05T11:04:06.000Z","public_metrics":{"like_count":368,"quote_count":5,"reply_count":135,"retweet_count":1307,"bookmark_count":9,"impression_count":88075},"conversation_id":"1721121202507317273","is_thread_start":true}],"meta":{"next_cursor":"DAADDAABCgABF-KmnWLXgBkKAAIX4qadYteAGQAIAAIAAAACCAADAAAAAAgABAAAAAAKAAUcmGbKiUAnEAoABhyYZsqJP9jwAAA","result_count":1,"has_next_page":true}}},"exampleRequest":{"include_replies":false},"tags":["x402"],"displayCostAmount":"0.004000","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.004000/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_rumaRsZGxcEnBwbzXLk_2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches tweets posted by the Twitter/X user 'aaveaave', with optional inclusion of replies, via a paid API proxy.","exampleAgentPrompt":"Can you pull the latest tweets from the aaveaave Twitter account — include replies as well so I get the full picture of what they've been saying?","exampleUseCases":[{"title":"Monitor Aave protocol announcements","prompt":"Can you check what aaveaave has been posting lately on Twitter? I want to know if they've made any recent announcements about new features or governance updates."},{"title":"Track Aave community engagement","prompt":"Pull the recent tweets from the aaveaave account, including their replies — I want to see how the Aave team is engaging with the community and responding to questions."},{"title":"Summarize Aave's latest activity","prompt":"Fetch the latest posts from aaveaave on X and give me a quick summary of the key things they've been talking about this week."}],"resultDescription":"A list of tweets posted by the user 'aaveaave', including tweet text, timestamps, and associated metadata. If include_replies is set to true, reply tweets are also included in the result set.","failureModes":["User not found or username changed — returns error or empty result","Twitter API rate limit exceeded upstream — request may fail or be throttled","Payment not accepted — 402 response if USDC payment is not properly attached","Invalid query parameter type for include_replies — schema validation error","Temporary upstream Twitter/X API outage — service unavailable response"],"whenToPreferThis":"Use this endpoint when you specifically need tweets from the 'aaveaave' account (the Aave DeFi protocol's Twitter presence) and are operating in a pay-per-call context using x402/USDC micropayments. Prefer this over general Twitter scrapers when you need a lightweight, cost-transparent, programmatic way to monitor or retrieve the Aave account's public activity without managing Twitter API credentials yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:09:38.139Z","isFirstParty":false}