Send the user to authUrl
Open it in a browser (or a popup). The user logs into their Instagram
business account and approves the requested permissions.
Instagram redirects back
Instagram calls
https://api.plugkit.co/v1/connect/instagram/callback with a
code. PlugKit exchanges it for a long-lived token, fetches the profile, and
creates the account — no extra work on your side.Requested permissions
| Scope | What it enables |
|---|---|
instagram_business_basic | Read the account profile and basic info. |
instagram_business_content_publish | Publish posts. |
instagram_business_manage_messages | Read and send DMs. |
instagram_business_manage_comments | Read, reply to, and hide comments. |
instagram_business_manage_insights | Read account and media insights. |
While your Meta app is in development, only accounts added as Instagram
Testers in the Meta App Dashboard can complete this flow.