October 27, 2025 at 05:32
Maybe I should get it coded so my posts here automagically land on my Threads profile, X, and maybe my other websites, so they're read by people other than my mom and you. 🫵🏻 😜😅
TL;DR: The Threads API lets you publish text (up to 500 characters), images, videos and carousels. The process is in two steps: create a media container via POST /{threads-user-id}/threads and publish it with POST /{threads-user-id}/threads_publish.