8 Permissions End-to-End Test - MOA C&C Instagram DM Automation
Login with Facebook to authorize permissions and test APIs
Required permissions:
pages_show_list, pages_read_engagement, instagram_basic,
instagram_content_publish, instagram_manage_messages,
ads_management
Retrieves list of Facebook Pages managed by the user
Retrieves posts and engagement metrics (likes, comments, shares)
Retrieves public page metadata (name, category, fan count, profile picture)
Retrieves Instagram Business Account profile and media
Searches hashtags and retrieves public content
Publishes image posts to Instagram
Manages ad accounts, campaigns, and insights
Click a button to call the Meta Graph API...
This panel will display REAL API response data
from Meta Graph API v21.0.
The API endpoints are:
- GET /api/meta/pages
- GET /api/meta/pages/{page_id}/posts
- GET /api/meta/pages/{page_id}/info
- GET /api/meta/instagram/profile
- GET /api/meta/instagram/media
- GET /api/meta/instagram/hashtag/search
- POST /api/meta/instagram/publish
- GET /api/meta/ads/accounts
- GET /api/meta/ads/accounts/{id}/campaigns
- GET /api/meta/ads/accounts/{id}/insights