API

rtmplyw

Newbie
Joined
Feb 6, 2023
Messages
26
Reaction score
11
Hey can someone tell me how can i access the Truth Social api and do actions with it such as liking, commenting.
 
I don't think there is an official API. There's a limited unofficial one here: https://github.com/stanfordio/truthbrush
And as Truth Social is heavily based on Mastodon you can try basing requests on their API: https://mastodonpy.readthedocs.io/en/stable/index.html
You'll probably need US geo proxies for any requests.
Hey bro i managed to get login success using the https://github.com/stanfordio/truthbrush but when i try to send post request to like a status i get Failed to like post: 403 Client Error: Forbidden for url: https://truthsocial.com/api/v1/statuses/110874484345573136/favourite can you tell me your telegram so i can contact you and send you the code?
 
Back
Top