Instagram API for AI agents — UnifAPI
UnifAPI’s Instagram API gives AI agents public access to Instagram profiles, posts, reels, and hashtags through one normalized endpoint.
- Live page: unifapi.com/apis/instagram
- MCP tools:
instagram.*via the hosted MCP server - Pricing: pay-per-call
Endpoints (v1)
| Endpoint | Description |
|---|---|
instagram/users/get | Profile by username |
instagram/users/posts | Posts on a profile |
instagram/users/reels | Reels on a profile |
instagram/posts/get | Single post by shortcode |
instagram/hashtag | Top + recent posts for a hashtag |
instagram/search | Search users / hashtags |
Example
curl https://api.unifapi.com/v1/instagram/users/get \
-H "Authorization: Bearer $UNIFAPI_KEY" \
-d '{"username": "natgeo"}'
What it’s for
- Creator discovery — score creators for brand fit
- Trend discovery — hashtag trends
- Social listening — brand mentions