Instagram Profile & Media Data API
Instagram Profile & Media Data API provides a fast and reliable way to retrieve public Instagram data through simple REST endpoints. This API enables developers to fetch important Instagram information such as profile statistics, posts, reels, highlights and active stories using only a username or media URL. Key Features: • Get Instagram profile statistics (followers, following, posts,…
Instagram Profile & Media Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Profile Reels List /reel/list |
Retrieve reels posted by a specific Instagram profile. Supports pagination via the `nextCursor` parameter. |
| GET |
Get Active Stories /active-stories |
Fetch currently active Instagram stories of a user using their username. |
| GET |
Get Reel Details /reel/detail |
Retrieve detailed information about a specific Instagram reel using either the reel shortcode or the full reel URL. |
| GET |
Get Post Details /post/detail |
Retrieve detailed information about a specific Instagram post using either the post shortcode or the full Instagram post URL. |
| GET |
Get Profile Highlights List /highlight/list |
Retrieve all highlight collections available on an Instagram profile. |
| GET |
Get Profile Posts List /post/list |
Retrieve a list of posts published by an Instagram profile. Supports pagination using the `nextCursor` parameter. |
| GET |
Get Highlight Stories /highlight-stories |
Retrieve all stories inside a specific Instagram highlight using the highlight ID. |
| GET |
Get Profile Statistics /profile |
Retrieve public Instagram profile information using a username. This endpoint returns statistics such as follower count, following count, post count, biography, profile picture… |
Instagram Profile & Media Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA Recommended | $59.99 / month | — |
|
| MEGA | $89.99 / month | — |
|