glim.sh Twitter Tweets Fetch is a paid API for AI agents from surf.cascade.fyi, paid per call via x402, $0.004/call, status unknown (last checked 2026-09-14).
Fetches live tweets from Twitter/X via a pay-per-call proxy endpoint requiring no API keys
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.
Returns a JSON object with a 'data' array of tweet objects (each containing id and text fields) and a 'meta' object with result_count, representing live tweets matching the query.
POSThttps://surf.cascade.fyi/api/v1/twitter/tweetsUse this endpoint when an agent needs live Twitter/X data without managing Twitter API credentials or a scraping infrastructure, and is willing to pay $0.004 USDC per call. Prefer this over direct Twitter API integration when operating in a serverless or key-free environment, or when rapid prototyping social listening pipelines.
{
"ids": "1234567890,1234567891,1234567892"
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"data": [
{
"id": "1234567890",
"url": "https://x.com/pathfinderSport/status/1234567890",
"lang": "el",
"text": "Αρσεναλ - Σάντερλαντ: (X) 0-0 τελικό",
"author": {
"id": "18934481",
"name": "Pathfinder Sports",
"location": "Heraklion, Crete",
"username": "pathfinderSport",
"created_at": "2009-01-13T10:15:21.000Z",
"description": "Αθλητικά νέα από το Pathfinder Sports",
"public_metrics": {
"like_count": 0,
"media_count": 0,
"tweet_count": 109506,
"followers_count": 3429,
"following_count": 6
},
"profile_image_url": "https://pbs.twimg.com/profile_images/71248884/twitter-icons_normal.jpg"
},
"is_quote": false,
"is_reply": false,
"time_ago": "903w ago",
"created_at": "2009-02-21T16:55:22.000Z",
"is_retweet": false,
"content_type": "original",
"public_metrics": {
"like_count": 7746,
"quote_count": 5745,
"reply_count": 14461,
"retweet_count": 5485,
"bookmark_count": 4974,
"impression_count": 0
},
"conversation_id": "1234567890",
"is_thread_start": true,
"in_reply_to_user_id": ""
},
{
"id": "1234567891",
"url": "https://x.com/still_smoking/status/1234567891",
"lang": "en",
"text": "made fudge chip muffins for Sean and blueberry for me",
"author": {
"id": "20372901",
"name": "Sean",
"location": "ÜT: 41.508553,-74.211821",
"username": "still_smoking",
"created_at": "2009-02-08T15:43:27.000Z",
"public_metrics": {
"like_count": 0,
"media_count": 240,
"tweet_count": 46527,
"followers_count": 377,
"following_count": 548
},
"profile_image_url": "https://pbs.twimg.com/profile_images/744951957966688256/Y-U3goWx_normal.jpg"
},
"is_quote": false,
"is_reply": false,
"time_ago": "903w ago",
"created_at": "2009-02-21T16:55:22.000Z",
"is_retweet": false,
"content_type": "original",
"public_metrics": {
"like_count": 35,
"quote_count": 54,
"reply_count": 751,
"retweet_count": 12,
"bookmark_count": 11,
"impression_count": 0
},
"conversation_id": "1234567891",
"is_thread_start": true,
"in_reply_to_user_id": ""
},
{
"id": "1234567892",
"url": "https://x.com/maximetoulliou/status/1234567892",
"lang": "fr",
"text": "rt @neo: A lire chez @TiBo http://tinyurl.com/awprzc",
"author": {
"id": "10771862",
"name": "Max Toulliou",
"location": "London",
"username": "maximetoulliou",
"created_at": "2007-12-01T19:48:40.000Z",
"description": "Director, Customer Success @InfoSum • Digital Advertising • Cyclist w/ @brixton_cc • French 🇫🇷",
"public_metrics": {
"like_count": 0,
"media_count": 194,
"tweet_count": 10049,
"followers_count": 801,
"following_count": 790
},
"profile_image_url": "https://pbs.twimg.com/profile_images/855095074794942464/mxp_aOvp_normal.jpg"
},
"entities": {
"mentions": [
{
"username": "neo"
},
{
"username": "TiBo"
}
]
},
"is_quote": false,
"is_reply": false,
"time_ago": "903w ago",
"created_at": "2009-02-21T16:55:22.000Z",
"is_retweet": false,
"content_type": "original",
"public_metrics": {
"like_count": 14,
"quote_count": 26,
"reply_count": 448,
"retweet_count": 6,
"bookmark_count": 9,
"impression_count": 0
},
"conversation_id": "1234567892",
"is_thread_start": true,
"in_reply_to_user_id": ""
}
],
"meta": {
"result_count": 3,
"has_next_page": false
}
}{
"type": "json",
"example": {
"data": [
{
"id": "1234567890",
"text": "Example tweet"
}
],
"meta": {
"result_count": 1
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"