Documentation Index
Fetch the complete documentation index at: https://docs.trypost.it/llms.txt
Use this file to discover all available pages before exploring further.
Threads
TryPost supports posting to Threads.Connect your account
- Go to Accounts in the TryPost dashboard
- Click Connect Threads
- Authorize TryPost on Threads
Supported content types
| Type | Description |
|---|---|
| Post | Text with up to 10 optional images or 1 video |
OAuth scopes
threads_basic, threads_content_publish, threads_manage_insights
threads_manage_insights powers per-post and account-level metrics in Analytics.
Self-hosting setup
Configure Threads API credentials
Configure Threads API credentials
- Go to Meta for Developers and create an app
- Add the Threads product
- Request the scopes above in the app’s permissions section
- Set the redirect URL to
{APP_URL}/accounts/threads/callback - Add to your
.env:

