Meta Permission Review Test

8 Permissions End-to-End Test - MOA C&C Instagram DM Automation

βš™οΈ API Mode

βœ… Server API λͺ¨λ“œ: μ„œλ²„μ˜ .env 토큰을 μ‚¬μš©ν•©λ‹ˆλ‹€ (ꢌμž₯)

1. Page List pages_show_list

Retrieves list of Facebook Pages managed by the user

2. Page Engagement pages_read_engagement

Retrieves posts and engagement metrics (likes, comments, shares)

3. Page Info Page Public Metadata Access

Retrieves public page metadata (name, category, fan count, profile picture)

4. Instagram Profile instagram_basic

Retrieves Instagram Business Account profile and media

5. Public Content Instagram Public Content Access

Searches hashtags and retrieves public content

6. Instagram Publish instagram_content_publish

Publishes image posts to Instagram

7. Ads Management Ads Management Standard Access

Manages ad accounts, campaigns, and insights

Utility

API Response (Live Data)

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