Personal Instagram accounts are not supported. You need a Business or Creator account connected to a Facebook page.
Connect your account
- Go to Accounts in the TryPost dashboard
- Click Connect Instagram
- Authorize TryPost through Facebook
- Select the Instagram account to connect
Supported content types
| Type | Aspect ratio | Media | Description |
|---|---|---|---|
| Feed | 1:1 | Up to 10 images or 1 video | Main feed post |
| Reel | 9:16 | 1 video (required) | Short-form vertical video |
| Story | 9:16 | 1 image or video (required) | Temporary content (24 hours) |
Self-hosting setup
Configure Instagram API credentials
Configure Instagram API credentials
- Go to Meta for Developers and create an app
- Add the Instagram product
- Set the redirect URL to
{APP_URL}/accounts/instagram/callback - Request permissions:
instagram_basic,instagram_content_publish - Add to your
.env:

