Catalog
Truth Social API
Truth Social data through one normalized API - per-request USD pricing and no subscriptions.
Requests
-
30d
POST
Post
/v1/run/truthsocial.posttruthsocial.post
Get a single Truth Social post by its URL - text, author, engagement (likes, comments, shares), and timestamp as clean JSON.
-
-
price$3.60/1k req
Fox
POST
Profile
/v1/run/truthsocial.profiletruthsocial.profile
Get a Truth Social account's public profile by handle - display name, bio, follower/following counts, and post count as clean JSON.
-
-
price$3.60/1k req
Fox
POST
User posts
/v1/run/truthsocial.user_poststruthsocial.user_posts
List a Truth Social account's recent posts by handle - text, engagement (likes, comments, shares), and timestamps as clean JSON.
-
-
price$3.60/1k req
Fox
About the Truth Social API
Open an endpoint for its live route, a copy-paste cURL and a sample response.
FAQ
About the Truth Social API
The AnyAPI Truth Social API returns Truth Social data as normalized JSON across 3 endpoints: post, profile, and user posts. You call one endpoint per job with a single key, and AnyAPI returns one normalized schema whichever source serves it. Pricing is in US dollars, from $3.60 per 1,000 requests on the cheapest endpoint, with no subscription and no monthly minimum.
Pricing is in US dollars, from $3.60 per 1,000 requests on the cheapest endpoint, with no subscription and no monthly minimum. You fund one USD wallet, each call draws it down, and a failed request costs $0.
3 endpoints: post, profile, and user posts. Every one takes the same authentication and returns the same normalized response shape, so reaching a second Truth Social endpoint is a change of URL and nothing else.