All sites
Data API
X Data API
Posts, profiles, search and trends from X (formerly Twitter).
34endpointsRate Limit · TLS Fingerprint · login_wall handled for you
Example
x.com
ExampleJSON responseclick the page to trace a field
{
"results": [
{
"id": "1823470000000000001",
"scraped_at": "2026-08-10T21:05:13.482911+00:00",
"text": "Related read: our earlier notes on the same benchmark methodology.",
"created_at": "Tue Aug 05 11:02:18 +0000 2026",
"likes": 340,
"retweets": 51,
"replies": 12,
"quotes": 3,
"views": 21030,
"bookmarks": 17,
"lang": "en",
"conversation_id": "1823470000000000001",
"is_reply": false,
"is_retweet": false,
"is_quote": false,
"reply_to_username": null,
"source": "Twitter Web App",
"possibly_sensitive": false,
"display_text_range": [
0,
66
],
"hashtags": [
],
"urls": [
],
"mentions": [
],
"symbols": [
],
"media": [
],
"author": {
"id": "783214",
"username": "curious_reader",
"name": "Curious Reader",
"verified": false,
"avatar": "https://pbs.twimg.com/profile_images/783000000000000000/reader_normal.jpg",
"profile_image": "https://pbs.twimg.com/profile_images/783000000000000000/reader_normal.jpg"
},
"url": "https://x.com/curious_reader/status/1823470000000000001"
}
],
"id": "1823456789012345678"
}
GET
/v1/data/twitter/tweets/{id}/similar1 credit / runSimilar Tweets
Tweets similar to a tweet.
Handled for you:Rate LimitTLS Fingerprintlogin_wall
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Tweet id. |