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 setIG_ACCESS_TOKENNot setFB_PAGE_IDNot setFB_ACCESS_TOKENNot setMETA_APP_IDNot setMETA_APP_SECRETNot set