Instagram Data API
📊 **Instagram Data API** — Clean, Structured Data for Developers Get enriched Instagram data with a single API call. No raw JSON dumps — every response is structured, documented, and ready to use in your app. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ **Why Developers Choose This API** ⚡ **Fast** — p50 under 2 seconds, p95 under 3 seconds ✅ **Reliable** — 99.9% uptime, zero-downtime deploys 📦 **Clean…
Instagram Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Get Profile /api/v1/profile |
Get full profile data including business contact info, follower metrics, verification status, Threads presence, and highlight count. |
| POST |
Get Posts /api/v1/posts |
Get recent posts with view counts, tagged users, coauthors, locations, and sponsored post detection. Supports pagination. |
| POST |
Get Reels /api/v1/reels |
Get reels with view counts, direct video URLs, cover images, duration, and engagement data. Supports pagination. |
| POST |
Get Stories /api/v1/stories |
Get active stories with music info, link stickers, hashtags, shared posts, and expiry timestamps. |
| POST |
Get Highlights /api/v1/highlights |
List all highlight collections with titles and cover images. |
| POST |
Get Highlight Detail /api/v1/highlight_detail |
Get all stories inside a specific highlight album. |
| POST |
Username to PK /api/v1/user_id |
Convert an Instagram username to its numeric user ID (PK). |
| POST |
PK to Username /api/v1/username |
Convert a numeric user ID (PK) to its current Instagram username. |
Instagram Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA | $29.99 / month | 1 / second |
|
| MEGA | $79.99 / month | 2 / second |
|