Instagram hub
Instagram Profile engagement API
Live GET /v1/instagram/profiles/{handle}/engagement on Social Fetch — public data, credit metering, shared JSON envelope.
GET /v1/instagram/profiles/{handle}/engagement5 credits per successful request.
About this endpoint
Profile engagement is a Instagram marketplace route on Social Fetch. Call it with your API key (`x-api-key`), read `data.lookupStatus` before writing rows, and bill against `meta.creditsCharged`. Input hint: by handle. Full parameters, examples, and response schemas live in the API docs.
Other Instagram endpoints
- ProfileGET /v1/instagram/profiles/{handle}
- Basic profileGET /v1/instagram/profiles/{userId}/basic
- Profile postsGET /v1/instagram/profiles/{handle}/posts
- Profile reelsGET /v1/instagram/profiles/{handle}/reels
- Profile highlightsGET /v1/instagram/profiles/{handle}/highlights
- HighlightGET /v1/instagram/highlights/{highlightId}
- Search profilesGET /v1/instagram/search/profiles
- Search reelsGET /v1/instagram/search/reels