Truth Social
User Posts
Fetches a paginated list of posts from a Truth Social user, returning text, id, created_at, url, content, account info, media_attachments, card link previews, replies_count, reblogs_count, and favourites_count. Supports pagination via next_max_id and a trim option for lighter responses. Only prominent public figures (e.g., Trump, Vance) are accessible without authentication.
get/v1/truthsocial/user/posts
Query parameters
handlestring
Truth Social username
user_idstring
Truth Social user id. Use this for faster response times. Trumps is 107780257626128497. It is the 'id' field in the profile endpoint.
next_max_idstring
Used to paginate to next page
trimboolean
Set to true for a trimmed down version of the response
Response
Successful response