X (Twitter)post/tweet/replies/continuation

Tweet Replies Continuation

Tweet
Cost / request

$0.01

Response format

JSON

Protocol

REST

About this endpoint

Access X data through agntdata: Tweet Replies Continuation. This endpoint returns the next list of reply tweets. Responses are structured JSON for AI agents, analytics, and automation — one API key instead of juggling upstream accounts. Ideal when you need tweets, user profiles, followers, search, and hashtag streams programmatically.

Use cases

AI agents that need X data in structured form
Analytics and monitoring pipelines for X content
Research and GTM workflows that combine X signals with other data

Parameters

bodyRequest Body

Content type: application/json

{
  "type": "object",
  "properties": {
    "tweet_id": {
      "type": "string"
    },
    "continuation_token": {
      "type": "string"
    }
  }
}

Responses

Response

{
  "type": "object",
  "properties": {
    "replies": {
      "type": "array",
      "items": {
        "type": "object"
      }
    },
    "continuation_token": {
      "type": "string"
    }
  }
}

Agent / Developer Schema

Machine-readable formats for integrating this endpoint into AI agents and toolchains.

{
  "operationId": "Tweet_Replies_Continuation_post__tweet_replies_continuation",
  "method": "post",
  "path": "/tweet/replies/continuation",
  "summary": "Tweet Replies Continuation",
  "description": "This endpoint returns the next list of reply tweets",
  "parameters": [],
  "requestBody": {
    "required": false,
    "content": {
      "application/json": {
        "schema": {
          "type": "object",
          "properties": {
            "tweet_id": {
              "type": "string"
            },
            "continuation_token": {
              "type": "string"
            }
          }
        },
        "example": {
          "tweet_id": "1924684020107116709",
          "continuation_token": "ZAAAAPBVHBmm-Iawof7U97U19Me0obLCjbc19oe2-Z3e8rU1xIXYkai08rU1wIa7vd2j_7Y1kILTkeeGo7Y1-IXYqdGO0uM0qIfY6YSE7rU16oLY-aqw9LU1sMe8id6277U1JQISFQQAAA"
        }
      }
    }
  },
  "responses": [
    {
      "statusCode": "200",
      "description": "Response",
      "content": {
        "application/json": {
          "schema": {
            "type": "object",
            "properties": {
              "replies": {
                "type": "array",
                "items": {
                  "type": "object"
                }
              },
              "continuation_token": {
                "type": "string"
              }
            }
          },
          "example": {
            "replies": [
              {
                "tweet_id": "1925130219733594290",
                "creation_date": "Wed May 21 10:03:06 +0000 2025",
                "text": "@teslaownersSV @grok can you add a banana to the picture for scale",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Fri Nov 02 08:21:03 +0000 2007",
                  "user_id": "9878572",
                  "username": "drnimrod",
                  "name": "drnimrod",
                  "follower_count": 554,
                  "following_count": 928,
                  "favourites_count": 150291,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "Houston, TX",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1329945067663073282/pm0qOd37_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/9878572/1572042660",
                  "description": "F.antastic E.xpectations A.mazing R.evelations",
                  "external_url": null,
                  "number_of_tweets": 8201,
                  "bot": false,
                  "timestamp": 1193991663,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 4,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 5,
                "retweet_count": 2,
                "reply_count": 2,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747821786,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 1,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1914624292777603116",
                "creation_date": "Tue Apr 22 10:16:18 +0000 2025",
                "text": "Oletko pohtinut yrityksesi tulevaisuutta? Arvento auttaa sinua selvittämään yrityksesi arvon ja valmistautumaan seuraavaan askeleeseen. Kokeile nyt maksutonta alustavaa arviota, ja pysy kuulolla sillä julkaisu lähenee.",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Wed Jun 21 09:48:11 +0000 2023",
                  "user_id": "1671454829565169664",
                  "username": "ai_miten",
                  "name": "Aimiten Oy",
                  "follower_count": 39,
                  "following_count": 20,
                  "favourites_count": 11,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "Helsinki",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1760636512218046464/euIOgkIG_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/1671454829565169664/1726687050",
                  "description": "Tarjoamme konkreettista apua tekoälyn hyödyntämisessä PK-yritysten liiketoiminnan kehittämisessä ja arvonmäärityspalvelumme Arvento myyntikunnon kehittämisessä!",
                  "external_url": "http://www.aimiten.fi",
                  "number_of_tweets": 81,
                  "bot": false,
                  "timestamp": 1687340891,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 1,
                  "verified_type": null
                },
                "language": "fi",
                "favorite_count": 14,
                "retweet_count": 0,
                "reply_count": 4,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1745316978,
                "video_view_count": null,
                "in_reply_to_status_id": null,
                "quoted_status_id": null,
                "binding_values": [
                  {
                    "key": "unified_card",
                    "value": {
                      "string_value": "{\"type\":\"video_website\",\"component_objects\":{\"details_1\":{\"type\":\"details\",\"data\":{\"title\":{\"content\":\"Arvento - kun haluat selvitt\\u00E4\\u00E4 yrityksesi arvon ilman suuria kuluja\",\"is_rtl\":false},\"subtitle\":{\"content\":\"arvento.fi\",\"is_rtl\":false},\"destination\":\"override_browser_with_docked_media_1\"}},\"media_1\":{\"type\":\"media\",\"data\":{\"id\":\"13_1909712807358070784\",\"destination\":\"browser_with_docked_media_1\"}}},\"destination_objects\":{\"browser_with_docked_media_1\":{\"type\":\"browser_with_docked_media\",\"data\":{\"url_data\":{\"url\":\"https://arvento.fi/free-calculator\",\"vanity\":\"arvento.fi\"},\"media_id\":\"13_1909712807358070784\"}},\"override_browser_with_docked_media_1\":{\"type\":\"browser\",\"data\":{\"url_data\":{\"url\":\"https://arvento.fi/free-calculator\",\"vanity\":\"arvento.fi\"}}}},\"components\":[\"media_1\",\"details_1\"],\"media_entities\":{\"13_1909712807358070784\":{\"id\":1909712807358070784,\"id_str\":\"1909712807358070784\",\"indices\":[0,0],\"media_url\":\"\",\"media_url_https\":\"https://pbs.twimg.com/amplify_video_thumb/1909712807358070784/img/etVBuZaMLoOO1urL.jpg\",\"url\":\"\",\"display_url\":\"\",\"expanded_url\":\"\",\"type\":\"video\",\"original_info\":{\"width\":1080,\"height\":1080},\"sizes\":{\"medium\":{\"w\":1080,\"h\":1080,\"resize\":\"fit\"},\"large\":{\"w\":1080,\"h\":1080,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":680,\"h\":680,\"resize\":\"fit\"}},\"source_user_id\":1671454829565169664,\"source_user_id_str\":\"1671454829565169664\",\"video_info\":{\"aspect_ratio\":[1,1],\"duration_millis\":26210,\"variants\":[{\"bitrate\":832000,\"content_type\":\"video/mp4\",\"url\":\"https://video.twimg.com/amplify_video/1909712807358070784/vid/avc1/540x540/7Oaj6VLtmFMnzroi.mp4?tag=14\"},{\"content_type\":\"application/x-mpegURL\",\"url\":\"https://video.twimg.com/amplify_video/1909712807358070784/pl/IKIDzYbpAaDOlprd.m3u8?tag=14\"},{\"bitrate\":1280000,\"content_type\":\"video/mp4\",\"url\":\"https://video.twimg.com/amplify_video/1909712807358070784/vid/avc1/720x720/NVCH7RbNbNZPD50Y.mp4?tag=14\"},{\"bitrate\":432000,\"content_type\":\"video/mp4\",\"url\":\"https://video.twimg.com/amplify_video/1909712807358070784/vid/avc1/320x320/B6mr0LMcNkWXq10m.mp4?tag=14\"}]},\"media_key\":\"13_1909712807358070784\",\"ext\":{\"mediaColor\":{\"r\":{\"ok\":{\"palette\":[{\"rgb\":{\"red\":14,\"green\":17,\"blue\":13},\"percentage\":73.52},{\"rgb\":{\"red\":94,\"green\":61,\"blue\":31},\"percentage\":10.41},{\"rgb\":{\"red\":183,\"green\":169,\"blue\":154},\"percentage\":9.02},{\"rgb\":{\"red\":162,\"green\":128,\"blue\":95},\"percentage\":2.43},{\"rgb\":{\"red\":97,\"green\":103,\"blue\":103},\"percentage\":1.35}]}},\"ttl\":-1}}}},\"experiment_signals\":{}}",
                      "type": "STRING"
                    }
                  },
                  {
                    "key": "card_url",
                    "value": {
                      "scribe_key": "card_url",
                      "string_value": "https://twitter.com",
                      "type": "STRING"
                    }
                  }
                ],
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1914624292777603116",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 1,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924817478938501376",
                "creation_date": "Tue May 20 13:20:23 +0000 2025",
                "text": "@teslaownersSV @FrancisSuarez @FrancisSuarez, elon's pairing AI with renewable energy shows smart scaling. The infrastructure competition is heating up quickly",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Sun Jun 03 15:35:40 +0000 2012",
                  "user_id": "598421450",
                  "username": "russellrosario",
                  "name": "Russell Rosario",
                  "follower_count": 3318,
                  "following_count": 158,
                  "favourites_count": 13790,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "Miami, FL",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1775765973947023360/9p3PSgrl_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/598421450/1712210540",
                  "description": "Cofounder @ Profit Leap and the 1st AI advisor for Entrepreneurs | CFO, CPA, Software Engineer #miamitech",
                  "external_url": "http://russellrosario.com",
                  "number_of_tweets": 14221,
                  "bot": false,
                  "timestamp": 1338737740,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 35,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 8,
                "retweet_count": 3,
                "reply_count": 1,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747747223,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 0,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924982106930790443",
                "creation_date": "Wed May 21 00:14:33 +0000 2025",
                "text": "@teslaownersSV What nice gift packages!",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Tue Dec 24 07:30:40 +0000 2024",
                  "user_id": "1871458395330670592",
                  "username": "madteo420",
                  "name": "420",
                  "follower_count": 261,
                  "following_count": 287,
                  "favourites_count": 23338,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "Earth",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1881561880986071040/AsbezP43_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/1871458395330670592/1735025832",
                  "description": "🇮🇹 from Italy 🌍 team humanity 🚀🔴 headed to Mars. $TSLA all-in investor. Curiosità verità libertà.",
                  "external_url": null,
                  "number_of_tweets": 1551,
                  "bot": false,
                  "timestamp": 1735025440,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 1,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 5,
                "retweet_count": 1,
                "reply_count": 0,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747786473,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 1,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924688996028056043",
                "creation_date": "Tue May 20 04:49:50 +0000 2025",
                "text": "@teslaownersSV Well, I guess that's why you're the genius. Thank you so much for contributing to our future. I appreciate it. . You're a rock star",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Thu Dec 26 20:59:14 +0000 2024",
                  "user_id": "1872386564585922560",
                  "username": "PatriciaBr83999",
                  "name": "Patricia Brackett",
                  "follower_count": 4180,
                  "following_count": 1343,
                  "favourites_count": 7886,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "Bellevue, WA",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1923487842896052224/s7aR3yGp_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/1872386564585922560/1743561218",
                  "description": "walks into one's life leaving  👣 of Jesus, impression upon your ❤️ leaving you for ever changed never to be the same 👣 💕",
                  "external_url": null,
                  "number_of_tweets": 18526,
                  "bot": false,
                  "timestamp": 1735246754,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 1,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 10,
                "retweet_count": 2,
                "reply_count": 2,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747716590,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 0,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924745913798390071",
                "creation_date": "Tue May 20 08:36:00 +0000 2025",
                "text": "@teslaownersSV Most people renting cloud credits. Elon out here wiring up the grid to his own brain. Different game.",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Fri Jan 03 07:49:00 +0000 2025",
                  "user_id": "1875086883111485440",
                  "username": "_EMAgency",
                  "name": "Emergence Media",
                  "follower_count": 1507,
                  "following_count": 721,
                  "favourites_count": 3329,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "Blockchain",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1880218770180018176/a5XXASDk_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/1875086883111485440/1737118729",
                  "description": "The last crypto marketing agency you’ll ever need 😎",
                  "external_url": "http://emergencemedia.agency",
                  "number_of_tweets": 2823,
                  "bot": false,
                  "timestamp": 1735890540,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 1,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 10,
                "retweet_count": 2,
                "reply_count": 0,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747730160,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 0,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924696374077227361",
                "creation_date": "Tue May 20 05:19:09 +0000 2025",
                "text": "@teslaownersSV Impressive.",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Tue Aug 12 20:43:19 +0000 2008",
                  "user_id": "15827796",
                  "username": "daniellaury",
                  "name": "Daniel Laury",
                  "follower_count": 745,
                  "following_count": 651,
                  "favourites_count": 1018,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "San Francisco, CA",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/346394298/P1000176_2_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/15827796/1644021934",
                  "description": "CEO udelv;\n \nManaging Director The Explorer Group;\n\nChairman Halt Homelessness",
                  "external_url": "http://www.udelv.com",
                  "number_of_tweets": 3847,
                  "bot": false,
                  "timestamp": 1218573799,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": false,
                  "default_profile_image": false,
                  "listed_count": 51,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 11,
                "retweet_count": 2,
                "reply_count": 1,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747718349,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 0,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924688616057668061",
                "creation_date": "Tue May 20 04:48:19 +0000 2025",
                "text": "@teslaownersSV Use Alberta Natural gas to create the energy and Tesla to store it.",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Mon Dec 18 17:50:17 +0000 2023",
                  "user_id": "1736805762784178176",
                  "username": "LongsonPet53209",
                  "name": "2plankr",
                  "follower_count": 142,
                  "following_count": 100,
                  "favourites_count": 2285,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "Alberta, Canada",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1825170917258870785/X0ShpVcA_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/1736805762784178176/1742405840",
                  "description": "All thoughts are my own. Am a center right person in my politics. Run https://t.co/swP0qvRj5M",
                  "external_url": "http://halterhouse.com",
                  "number_of_tweets": 4523,
                  "bot": false,
                  "timestamp": 1702921817,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 1,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 11,
                "retweet_count": 1,
                "reply_count": 3,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747716499,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 0,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924689314660978755",
                "creation_date": "Tue May 20 04:51:06 +0000 2025",
                "text": "@teslaownersSV It will be amazing step from you, keep building.",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Mon May 15 10:22:14 +0000 2023",
                  "user_id": "1658055128132521984",
                  "username": "icphub_IN",
                  "name": "ICP Hub India - Crewsphere",
                  "follower_count": 19170,
                  "following_count": 15,
                  "favourites_count": 24302,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "India",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1901480186664886272/SyWsBdOP_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/1658055128132521984/1741335599",
                  "description": "Start building on #Web3 Today | #ICP #WorldComputer",
                  "external_url": "http://crewsphere.io",
                  "number_of_tweets": 16181,
                  "bot": false,
                  "timestamp": 1684146134,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 16,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 6,
                "retweet_count": 1,
                "reply_count": 1,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747716666,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 0,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924690799679111180",
                "creation_date": "Tue May 20 04:57:00 +0000 2025",
                "text": "@teslaownersSV This is amazing ground breaking !!!",
                "media_url": null,
                "video_url": null,
                "user": {
                  "creation_date": "Fri Jan 19 18:47:01 +0000 2018",
                  "user_id": "954424974130974720",
                  "username": "iamerniepalomo",
                  "name": "Ernesto",
                  "follower_count": 3495,
                  "following_count": 1521,
                  "favourites_count": 54434,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1811188146945888256/s13Z-cS2_normal.jpg",
                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/954424974130974720/1741931241",
                  "description": "Tech support    🚀 To The Moon and beyond 𝕏 We are the media. one day we will take off to mars.",
                  "external_url": null,
                  "number_of_tweets": 27601,
                  "bot": false,
                  "timestamp": 1516387621,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 18,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 8,
                "retweet_count": 1,
                "reply_count": 1,
                "quote_count": 0,
                "retweet": false,
                "views": null,
                "timestamp": 1747717020,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": null,
                "retweet_tweet_id": null,
                "extended_entities": null,
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 0,
                "source": null,
                "community_note": null
              },
              {
                "tweet_id": "1924691194183114987",
                "creation_date": "Tue May 20 04:58:34 +0000 2025",
                "text": "@teslaownersSV “ With Grok 3.5 from the tools of physics to thinking. If you trying to get to fundamental truths you boiled things down to the axiomatic elements that’s most likely to be correct and then you reason up from there.\n\nAnd then you can test your conclusions against those axiomatic https://t.co/tslwAfoZGN",
                "media_url": [
                  "https://pbs.twimg.com/media/GrXgbqVaUAA3JQS.jpg"
                ],
                "video_url": null,
                "user": {
                  "creation_date": "Sat Mar 28 11:15:17 +0000 2020",
                  "user_id": "1243859159159689216",
                  "username": "DrApurv_",
                  "name": "Dr. Apurv",
                  "follower_count": 5684,
                  "following_count": 363,
                  "favourites_count": 40185,
                  "is_private": null,
                  "is_verified": false,
                  "is_blue_verified": false,
                  "location": "",
                  "profile_pic_url": "https://pbs.twimg.com/profile_images/1846274656610770944/7iJw6PB__normal.jpg",
                  "profile_banner_url": null,
                  "description": "Doctor || @Neuralink || Neurotechnology Enthusiast",
                  "external_url": null,
                  "number_of_tweets": 21087,
                  "bot": false,
                  "timestamp": 1585394117,
                  "has_nft_avatar": false,
                  "category": null,
                  "default_profile": true,
                  "default_profile_image": false,
                  "listed_count": 62,
                  "verified_type": null
                },
                "language": "en",
                "favorite_count": 55,
                "retweet_count": 18,
                "reply_count": 6,
                "quote_count": 2,
                "retweet": false,
                "views": null,
                "timestamp": 1747717114,
                "video_view_count": null,
                "in_reply_to_status_id": "1924684020107116709",
                "quoted_status_id": null,
                "binding_values": null,
                "expanded_url": "https://x.com/DrApurv_/status/1924691194183114987/photo/1",
                "retweet_tweet_id": null,
                "extended_entities": {
                  "media": [
                    {
                      "display_url": "pic.x.com/tslwAfoZGN",
                      "expanded_url": "https://x.com/DrApurv_/status/1924691194183114987/photo/1",
                      "id_str": "1924691181595938816",
                      "indices": [
                        294,
                        317
                      ],
                      "media_key": "3_1924691181595938816",
                      "media_url_https": "https://pbs.twimg.com/media/GrXgbqVaUAA3JQS.jpg",
                      "type": "photo",
                      "url": "https://t.co/tslwAfoZGN",
                      "ext_media_availability": {
                        "status": "Available"
                      },
                      "features": {
                        "large": {
                          "faces": []
                        },
                        "medium": {
                          "faces": []
                        },
                        "small": {
                          "faces": []
                        },
                        "orig": {
                          "faces": []
                        }
                      },
                      "sizes": {
                        "large": {
                          "h": 401,
                          "w": 612,
                          "resize": "fit"
                        },
                        "medium": {
                          "h": 401,
                          "w": 612,
                          "resize": "fit"
                        },
                        "small": {
                          "h": 401,
                          "w": 612,
                          "resize": "fit"
                        },
                        "thumb": {
                          "h": 150,
                          "w": 150,
                          "resize": "crop"
                        }
                      },
                      "original_info": {
                        "height": 401,
                        "width": 612,
                        "focus_rects": [
                          {
                            "x": 0,
                            "y": 0,
                            "w": 612,
                            "h": 343
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 401,
                            "h": 401
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 352,
                            "h": 401
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 201,
                            "h": 401
                          },
                          {
                            "x": 0,
                            "y": 0,
                            "w": 612,
                            "h": 401
                          }
                        ]
                      },
                      "allow_download_status": {
                        "allow_download": true
                      },
                      "media_results": {
                        "result": {
                          "media_key": "3_1924691181595938816"
                        }
                      }
                    }
                  ]
                },
                "conversation_id": "1924684020107116709",
                "retweet_status": null,
                "quoted_status": null,
                "bookmark_count": 11,
                "source": null,
                "community_note": null
              }
            ],
            "continuation_token": "yAAAAPC5HBn2FdjAvZXOqY6SNdaH2PW4nO-1NfiGsKH-1Pe1NdaD27mynPC1NcKF2NXzyfK1NYbB3PX-ru-1NfTHtKGywo23Ne7Es62_jYm2NZiAsJW3hfC1NdaAvqnfwfS2NYCEvZmR06m2NfaHtvmd3vK1NcSF2JGotPK1NcCGu73do_-2NZCC05HnhqO2NeTCudmF77e3NfiF2KnRjtLjNKiH2OmEhO61NbqH2PWphu-1NeqC2PmqsPS1NbDHvInetu-1NSUCEhUEAAA"
          }
        }
      }
    }
  ]
}

Pricing

$0.01per successful request

Credits are deducted from your agntdata balance on each successful API call. Failed requests (4xx/5xx) are not charged.

Related endpoints

Start using this endpoint

Generate your API key and make your first call in under a minute. Free tier available with transparent pricing.

X APIX data APItweet replies continuation APIAI agents data APIX APIX data APIX for AI agents