Threads API
Step-by-step guide for posting to Threads through the Post For Me API
Start coding today
Sign up for an account and start integrating social media posting, feeds, and metrics into your product.
π Get StartedThis guide walks you through setting up a Threads (Meta) Developer App and integrating it into Post For Me so users can publish threads directly. Feel free to contact us at postforme@daymoon.dev for any additional support!
Go to Facebook for Developers.
Click Get Started and follow the prompts to register as a developer.
You need this to create a Threads application on the Meta platform.
threads_content_publishthreads_manage_insightsthreads_manage_repliesStill under Customize β Settings:
Set Redirect Callback URL to:
https://app.postforme.dev/callback//threads/account
Replace <project_id> with your real project ID, or copy from Configure β Threads in Post For Me.
Set Uninstall Callback URL to:
https://app.postforme.dev/callback//threads/uninstall
After entering each URL, make sure to click the dropdown suggestion so it registers correctly.
To allow sandbox testing while in Development Mode:
You are now able to schedule and publish Threads posts via Post For Me.
Once testing is complete:
Your integration is ready. Users can connect their Threads profiles and begin posting directly from Post For Me!