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": "107780257626128497",
"scraped_at": "2026-08-18T09:39:24.318632+00:00",
"username": "realDonaldTrump",
"acct": "realDonaldTrump",
"display_name": "Donald J. Trump",
"verified": true,
"bio": null,
"bio_html": "<p></p>",
"followers": 12990827,
"following": 69,
"posts": 35858,
"avatar": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/avatars/107/780/257/626/128/497/original/454286ac07a6f6e6.jpeg",
"avatar_static": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/avatars/107/780/257/626/128/497/original/454286ac07a6f6e6.jpeg",
"header": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/headers/107/780/257/626/128/497/original/ba3b910ba387bf4e.jpeg",
"header_static": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/headers/107/780/257/626/128/497/original/ba3b910ba387bf4e.jpeg",
"website": "www.DonaldJTrump.com",
"location": "",
"locked": false,
"bot": false,
"discoverable": null,
"fields": [
],
"last_status_at": "2026-08-18",
"created_at": "2022-02-11T16:16:57.705Z",
"url": "https://truthsocial.com/@realDonaldTrump"
}
GET
/v1/data/truthsocial/profile1 credit / run VerifiedProfile
Truth Social account by username.
Handled for you:CloudflareRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | Handle without @, e.g. realDonaldTrump. |