gemini-2.5-flash
Autopilot ON
Connected Accounts
Manage your social media API connections
📸
Instagram Business
@aetrox.tech
● Connected
👥
Facebook Page
Aetrox Digital Agency
● Connected
💼
LinkedIn Company
Not connected
𝕏
Twitter / X
Not connected — $100/mo API required
How to Get Meta API Credentials
1
Go to developers.facebook.com and create a new app (Business type)
2
Add the "Instagram Graph API" and "Pages API" products to your app
3
Generate a long-lived User Access Token with instagram_basic, instagram_content_publish, pages_manage_posts permissions
4
Get your Instagram Business Account ID from the Graph API Explorer
5
Get your Facebook Page ID from your page settings
6
Add all values to your .env file and redeploy on Vercel
Environment Variables Needed
IG_ACCOUNT_IDNot set
IG_ACCESS_TOKENNot set
FB_PAGE_IDNot set
FB_ACCESS_TOKENNot set
META_APP_IDNot set
META_APP_SECRETNot set