Quotes
GET
/tw-v2/tweet/quotesDescription
Retrieve quote tweets for a specific tweet. Returns tweets that quote the original tweet with additional commentary.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| tweetId | string | required | Unique tweet/post ID |
| cursor | string | optional | Pagination cursor for fetching next page of results. Obtained from previous response. |
Code Examples
const params = new URLSearchParams({
tweetId: '1234567890'
});
const response = await fetch(`https://api.tweetapi.com/tw-v2/tweet/quotes?${params}`, {
method: 'GET',
headers: {
'X-API-Key': 'YOUR_API_KEY'
}
});
const data = await response.json();
console.log(data);
Response
Success Response (200 OK)
200
{
"data": [
{
"id": "1973625730866332152",
"conversationId": "1973625730866332152",
"text": "The fact Apple isn’t already working on AR glasses is so bearish",
"displayTextRange": [
0,
64
],
"author": {
"id": "919398266826981376",
"username": "toptickcrypto",
"name": "τop τick crypτo 📁 🤖🧠",
"bio": "\"The crypto AI guy\"\n\nangel😇\n\nbuy high hodl low",
"location": "Local Minima",
"website": null,
"pinnedTweetIds": [
"919717105594875904"
],
"avatar": "https://pbs.twimg.com/profile_images/1813595278538076160/n35D52_6_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/919398266826981376/1736283794/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [
{
"id": 713,
"name": "Science & Technology",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1456020983391965188"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 17626,
"followingCount": 6310,
"tweetCount": 36568,
"listedCount": 565,
"mediaCount": 5803,
"favoritesCount": 95929,
"createdAt": "2017-10-15T03:03:23.000Z"
},
"source": null,
"type": "quote",
"replyTo": null,
"quotedTweet": {
"id": "1973500895234306522",
"conversationId": "1973500895234306522",
"text": "NEW: Apple is shelving development of the cheaper and lighter Vision Pro revamp — the “Vision Air” — planned for 2027 to prioritize a more urgent effort: developing AI smart glasses to rival Meta. https://t.co/PQ6TYGXABU",
"displayTextRange": [
0,
220
],
"author": {
"id": "15958614",
"username": "markgurman",
"name": "Mark Gurman",
"bio": "Breaking News on Apple & Tech. Bloomberg Managing Editor. @UMSI Board Member. Send secure tips on Signal: markgurman.01 or email markgurman@protonmail.com.",
"location": "Los Angeles, CA",
"website": "http://markgurman.com",
"pinnedTweetIds": [
"1973500895234306522"
],
"avatar": "https://pbs.twimg.com/profile_images/1831342499719479296/biKqSezf_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/15958614/1725461052/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [
{
"id": 580,
"name": "Media & News Company",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1461343737896857605"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 428782,
"followingCount": 2101,
"tweetCount": 12908,
"listedCount": 5696,
"mediaCount": 874,
"favoritesCount": 28115,
"createdAt": "2008-08-23T16:43:17.000Z"
},
"source": null,
"type": "tweet",
"replyTo": null,
"quotedTweet": null,
"retweetedTweet": null,
"likeCount": 1219,
"retweetCount": 78,
"replyCount": 89,
"quoteCount": 63,
"bookmarkCount": 143,
"viewCount": 194975,
"media": [],
"poll": null,
"card": {
"name": "",
"url": "https://t.co/PQ6TYGXABU",
"cardType": "",
"type": "summary",
"bindingValues": {
"title": "",
"description": "",
"domain": "",
"thumbnailImageUrl": null,
"thumbnailImageColor": null,
"playerUrl": null,
"playerWidth": null,
"playerHeight": null,
"appId": null,
"appName": null,
"appStarRating": null,
"appPriceAmount": null,
"appPriceCurrency": null
},
"cardPlatform": {
"platform": {
"device": {
"name": "",
"version": ""
},
"audience": {
"name": ""
}
}
},
"vanityUrl": null,
"userRefsResults": null
},
"hashtags": [],
"mentions": [],
"urls": [
"https://www.bloomberg.com/news/articles/2025-10-01/apple-shelves-vision-headset-revamp-to-prioritize-meta-like-ai-smart-glasses"
],
"symbols": [],
"possiblySensitive": false,
"limitedActions": null,
"isEdited": false,
"editControl": null,
"isTranslatable": false,
"lang": "en",
"translatedText": null,
"hasBirdwatchNotes": false,
"birdwatchPivot": null,
"conversationControl": null,
"isPromoted": false,
"promotedMetadata": null,
"createdAt": "2025-10-01T21:30:53.000Z",
"place": null,
"communityId": null,
"communityResults": null
},
"retweetedTweet": null,
"likeCount": 3,
"retweetCount": 0,
"replyCount": 1,
"quoteCount": 0,
"bookmarkCount": 0,
"viewCount": 580,
"media": [],
"poll": null,
"card": null,
"hashtags": [],
"mentions": [],
"urls": [],
"symbols": [],
"possiblySensitive": false,
"limitedActions": null,
"isEdited": false,
"editControl": null,
"isTranslatable": false,
"lang": "en",
"translatedText": null,
"hasBirdwatchNotes": false,
"birdwatchPivot": null,
"conversationControl": null,
"isPromoted": false,
"promotedMetadata": null,
"createdAt": "2025-10-02T05:46:57.000Z",
"place": null,
"communityId": null,
"communityResults": null
},
{
"id": "1973625049983995965",
"conversationId": "1973625049983995965",
"text": "クックさん、あのパッとしないザッカーバーグ君以下なのね(´・ω・`) #wbs #wbsのAI特番 https://t.co/29wTEvJFi8",
"displayTextRange": [
0,
49
],
"author": {
"id": "1091337769773756416",
"username": "hongoutwo",
"name": "ジャイアン🐽-bot",
"bio": "ブライアン・エプスタインがビートルズに指示したこと「政治と宗教の話はするな」",
"location": "#akiba",
"website": null,
"pinnedTweetIds": [],
"avatar": "https://pbs.twimg.com/profile_images/1092781622020063232/hkBzcFDW_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/1091337769773756416/1575626344/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": false,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": null,
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": true,
"defaultProfileImage": false,
"followerCount": 1023,
"followingCount": 774,
"tweetCount": 201337,
"listedCount": 14,
"mediaCount": 5220,
"favoritesCount": 81082,
"createdAt": "2019-02-01T14:09:35.000Z"
},
"source": null,
"type": "quote",
"replyTo": null,
"quotedTweet": {
"id": "1973500895234306522",
"conversationId": "1973500895234306522",
"text": "NEW: Apple is shelving development of the cheaper and lighter Vision Pro revamp — the “Vision Air” — planned for 2027 to prioritize a more urgent effort: developing AI smart glasses to rival Meta. https://t.co/PQ6TYGXABU",
"displayTextRange": [
0,
220
],
"author": {
"id": "15958614",
"username": "markgurman",
"name": "Mark Gurman",
"bio": "Breaking News on Apple & Tech. Bloomberg Managing Editor. @UMSI Board Member. Send secure tips on Signal: markgurman.01 or email markgurman@protonmail.com.",
"location": "Los Angeles, CA",
"website": "http://markgurman.com",
"pinnedTweetIds": [
"1973500895234306522"
],
"avatar": "https://pbs.twimg.com/profile_images/1831342499719479296/biKqSezf_400x400.jpg",
"banner": "https://pbs.twimg.com/profile_banners/15958614/1725461052/1500x500",
"profileImageShape": "Circle",
"verified": false,
"isBlueVerified": true,
"verifiedType": null,
"verifiedSince": null,
"isIdentityVerified": false,
"isProtected": false,
"possiblySensitive": false,
"profileInterstitialType": null,
"withheldInCountries": [],
"professional": {
"type": "Creator",
"category": [
{
"id": 580,
"name": "Media & News Company",
"icon_name": "IconBriefcaseStroke"
}
],
"restId": "1461343737896857605"
},
"businessAccount": null,
"creatorSubscriptionsCount": 0,
"hasHiddenSubscriptions": false,
"highlightsInfo": null,
"hasGraduatedAccess": true,
"isProfileTranslatable": false,
"hasCustomTimelines": true,
"isTranslator": false,
"affiliatesHighlightedLabel": {},
"defaultProfile": false,
"defaultProfileImage": false,
"followerCount": 428782,
"followingCount": 2101,
"tweetCount": 12908,
"listedCount": 5696,
"mediaCount": 874,
"favoritesCount": 28115,
"createdAt": "2008-08-23T16:43:17.000Z"
},
"source": null,
"type": "tweet",
"replyTo": null,
"quotedTweet": null,
"retweetedTweet": null,
"likeCount": 1219,
"retweetCount": 78,
"replyCount": 89,
"quoteCount": 63,
"bookmarkCount": 143,
"viewCount": 194975,
"media": [],
"poll": null,
"card": {
"name": "",
"url": "https://t.co/PQ6TYGXABU",
"cardType": "",
"type": "summary",
"bindingValues": {
"title": "",
"description": "",
"domain": "",
"thumbnailImageUrl": null,
"thumbnailImageColor": null,
"playerUrl": null,
"playerWidth": null,
"playerHeight": null,
"appId": null,
"appName": null,
"appStarRating": null,
"appPriceAmount": null,
"appPriceCurrency": null
},
"cardPlatform": {
"platform": {
"device": {
"name": "",
"version": ""
},
"audience": {
"name": ""
}
}
},
"vanityUrl": null,
"userRefsResults": null
},
"hashtags": [],
"mentions": [],
"urls": [
"https://www.bloomberg.com/news/articles/2025-10-01/apple-shelves-vision-headset-revamp-to-prioritize-meta-like-ai-smart-glasses"
],
"symbols": [],
"possiblySensitive": false,
"limitedActions": null,
"isEdited": false,
"editControl": null,
"isTranslatable": false,
"lang": "en",
"translatedText": null,
"hasBirdwatchNotes": false,
"birdwatchPivot": null,
"conversationControl": null,
"isPromoted": false,
"promotedMetadata": null,
"createdAt": "2025-10-01T21:30:53.000Z",
"place": null,
"communityId": null,
"communityResults": null
},
"retweetedTweet": null,
"likeCount": 1,
"retweetCount": 0,
"replyCount": 0,
"quoteCount": 0,
"bookmarkCount": 0,
"viewCount": 16,
"media": [
{
"id": "1973625035974909952",
"key": "3_1973625035974909952",
"type": "photo",
"url": "https://pbs.twimg.com/media/G2O5g3UaIAA-rrw.jpg",
"displayUrl": "pic.x.com/29wTEvJFi8",
"expandedUrl": "https://x.com/hongoutwo/status/1973625049983995965/photo/1",
"thumbnailUrl": "https://pbs.twimg.com/media/G2O5g3UaIAA-rrw.jpg",
"width": 1279,
"height": 609,
"aspectRatio": [
1279,
609
],
"sizes": {
"thumb": {
"width": 150,
"height": 150,
"resize": "crop"
},
"small": {
"width": 680,
"height": 324,
"resize": "fit"
},
"medium": {
"width": 1200,
"height": 571,
"resize": "fit"
},
"large": {
"width": 1279,
"height": 609,
"resize": "fit"
},
"original": {
"width": 1279,
"height": 609,
"resize": "fit"
}
},
"duration": null,
"bitrate": null,
"videoInfo": null,
"altText": null,
"sensitiveMedia": false,
"features": {
"all": [],
"large": [],
"medium": [],
"small": [],
"orig": [
{
"faces": [
{
"x": 63,
"y": 0,
"width": 1088,
"height": 609
},
{
"x": 303,
"y": 0,
"width": 609,
"height": 609
},
{
"x": 340,
"y": 0,
"width": 534,
"height": 609
},
{
"x": 455,
"y": 0,
"width": 305,
"height": 609
},
{
"x": 0,
"y": 0,
"width": 1279,
"height": 609
}
]
}
]
},
"mediaAvailability": {
"status": "Available",
"reason": null
},
"allowDownload": true,
"mediaStats": null,
"processingInfo": null,
"sourceStatusId": null,
"sourceUserId": null,
"stickers": null
}
],
"poll": null,
"card": null,
"hashtags": [
"wbs",
"wbsのAI特番"
],
"mentions": [],
"urls": [],
"symbols": [],
"possiblySensitive": false,
"limitedActions": null,
"isEdited": false,
"editControl": null,
"isTranslatable": true,
"lang": "ja",
"translatedText": null,
"hasBirdwatchNotes": false,
"birdwatchPivot": null,
"conversationControl": null,
"isPromoted": false,
"promotedMetadata": null,
"createdAt": "2025-10-02T05:44:14.000Z",
"place": null,
"communityId": null,
"communityResults": null
}
],
"pagination": {
"nextCursor": "DAADDAABCgABG2O6JT_bwfgKAAIbY4qZ8NrB5QAIAAIAAAACCAADAAAAAAgABAAAAAAKAAUbY77Vp8AnEAoABhtjvtWnv9jwAAA",
"prevCursor": "DAADDAABCgABG2O6JT_bwfgKAAIbY4qZ8NrB5QAIAAIAAAABCAADAAAAAAgABAAAAAAKAAUbY77Vp8AnEAoABhtjvtWnv9jwAAA"
}
}API Playground
GET
/tw-v2/tweet/quotesPress ⌘ + Enter to execute
curl -X GET "https://api.tweetapi.com/tw-v2/tweet/quotes" \
-H "X-API-Key: YOUR_API_KEY"Response
Click "Try It!" to see the response