All sites
Data API
Truth Social Data API
Profiles, posts and status data from the Truth Social network.
3endpointsCloudflare · Rate Limit handled for you
Example (captured live)
truthsocial.com
ExampleJSON responseclick the page to trace a field
{
"id": "117102785991799720",
"scraped_at": "2026-08-18T09:39:28.794928+00:00",
"created_at": "2026-08-16T02:18:30.079Z",
"edited_at": null,
"author": "realDonaldTrump",
"author_display": "Donald J. Trump",
"author_avatar": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/avatars/107/780/257/626/128/497/original/454286ac07a6f6e6.jpeg",
"author_verified": true,
"author_id": "107780257626128497",
"content": "The Senate must vote on the NO MORE CHANGING THE CLOCKS ACT as soon as possible. More sun later in the day is better (including for fighting crime!), but, even more importantly, NO MORE RIDICULOUSLY CHANGING CLOCKS AND WATCHES TWICE YEARLY, with all of the disruption and chaos it causes. FINALLY, GET IT DONE!!! President DJT",
"content_html": "<p>The Senate must vote on the NO MORE CHANGING THE CLOCKS ACT as soon as possible. More sun later in the day is better (including for fighting crime!), but, even more importantly, NO MORE RIDICULOUSLY CHANGING CLOCKS AND WATCHES TWICE YEARLY, with all of the disruption and chaos it causes. FINALLY, GET IT DONE!!! President DJT</p>",
"spoiler_text": null,
"replies": 2570,
"reblogs": 5743,
"favourites": 22630,
"media": [
],
"media_count": 0,
"card": null,
"poll": null,
"sensitive": false,
"pinned": false,
"is_reblog": false,
"is_reply": false,
"is_quote": false,
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog_of": null,
"quote_of": null,
"quote": null,
"tags": [
],
"mentions": [
],
"mentions_detail": [
],
"language": "en",
"visibility": "public",
"url": "https://truthsocial.com/@realDonaldTrump/117102785991799720",
"uri": "https://truthsocial.com/@realDonaldTrump/117102785991799720"
}
GET
/v1/data/truthsocial/status1 credit / run VerifiedStatus Detail
A single Truth (post) by id.
Handled for you:CloudflareRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| status_id | string | yes | The status/post id. |