API · /instagram-api

Instagram API

4.4 (803) degraded 3,530 Subscribers

20 endpoints for live Instagram public data — profiles, posts, reels, media, hashtags, locations, search.

api.oanor.com/instagram-api
Get an API key Try in playground → Contact provider

Machine-readable spec so AI agents can integrate this API.

/api/instagram-api/openapi.json
/api/instagram-api/llms.txt

Discovery: GET /api/index.json lists every API.

Instagram API — live data on the oanor API marketplace

API health

degraded
Uptime
83.33%
Server probes · 24h
Avg latency
2348 ms
Server probes · 24h
Subscribers
3,530
active
Total calls
342
last 7 days
status Full status page → · 54 probes/24h

Pricing

Pick a tier — billed monthly, cancel anytime.

Free

Free

  • 250 calls / month
  • 1 requests / second
  • Hard cap (429 above quota, no overage)
  • 250 requests/month
  • 1 request/sec
  • Profiles + posts endpoints
  • No credit card
Sign in to subscribe

Basic

€25.00 /month

  • 12,000 calls / month
  • 5 requests / second
  • Hard cap (429 above quota, no overage)
  • 12,000 requests/month
  • 5 requests/sec
  • Profiles, posts, reels + search
  • Commercial use allowed
Sign in to subscribe

Pro

€69.00 /month

  • 90,000 calls / month
  • 15 requests / second
  • Hard cap (429 above quota, no overage)
  • 90,000 requests/month
  • 15 requests/sec
  • All endpoints + hashtag search
  • Priority email support
Sign in to subscribe

Mega

€189.00 /month

  • 500,000 calls / month
  • 40 requests / second
  • Hard cap (429 above quota, no overage)
  • 500,000 requests/month
  • 40 requests/sec
  • Dedicated residential proxy pool
  • 99.5% uptime SLA + priority support
Sign in to subscribe

Built by

Related APIs

Other APIs with overlapping tags.

Frequently asked questions

Quick answers about pricing, quotas, and integration.

How do I get an API key for Instagram API?
Sign up for free at oanor.com, generate an API key from the developer dashboard, and call Instagram API with the x-oanor-key header. No credit card needed for the free tier.
What's the rate limit for Instagram API?
Free tier allows 1 request per second. Paid plans scale up to 50 requests per second on the Mega tier. Hard limits return HTTP 429 above the quota — no surprise overage charges.
How much does Instagram API cost?
Instagram API has a free tier with 100 calls / month. Paid plans start at €25.00 / month with higher quotas and faster rate limits.
Can I cancel my subscription anytime?
Yes. Plans are billed monthly and you can cancel anytime from your billing dashboard. No long-term contracts and no cancellation fee.
Is Instagram API GDPR-compliant?
All requests to Instagram API go through our EU-based gateway. Your upstream API key never leaves our server and no personal data is shared with the upstream provider beyond the request you send.

Pick an endpoint from the list on the left to see its details and try it.

Code snippets

Sign up to get an API key, then call any path under your slug.

curl https://api.oanor.com/instagram-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/instagram-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/instagram-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/instagram-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Documentation

Instagram API

Real-time access to public Instagram data with a clean, predictable JSON shape.

What you can do

Users

  • Search users by username or full-text
  • Profile with bio, links, follower/following counts, media count
  • Insights — counters, account flags, business fields, contact info
  • Web profile — full normalized web-profile response

Posts & Media

  • Posts for any public account (paginated)
  • Reels with full media URLs
  • Post info by shortcode
  • Media info by URL or media ID
  • Download links for images and videos

Identity Helpers

  • User ID ↔ username
  • Media ID ↔ shortcode ↔ URL conversion

Discovery

  • Hashtag search + posts by hashtag
  • Location search + posts by location
  • Global search — users + hashtags + locations in one call

Authentication

Included — your oanor API key is forwarded to the upstream automatically.

Latency

1–6 seconds end-to-end. Live calls to Instagram, no stale cache.

Ratings

4.4 · 803 rating(s)

Sign in to rate.

  • 2026-05-17

    Stable depuis 4 mois en Pro. Une coupure côté TikTok, résolue en heures. On continue.

    Provider reply 2026-05-24

    Appreciate the kind words. Always nice to hear from real production users.

  • 2026-05-15

    public profile data restituisce esattamente i campi che ci servono. Senza rumore.

  • 2026-05-15

    profile info devuelve exactamente los campos que necesitamos.

    Provider reply 2026-05-20

    Appreciate the kind words. Always nice to hear from real production users.

  • 2026-05-15

    Plug-and-play. Replaced our own scraper with this in an afternoon. Production load.

    Provider reply 2026-05-16

    Appreciate the kind words. Always nice to hear from real production users.

  • 2026-05-14

    Inconsistent. Some days flawless, others a steady trickle of timeouts.

    Provider reply 2026-05-19

    Appreciate the kind words. Always nice to hear from real production users.

  • 2026-05-13

    Solid API, occasional 502 from upstream but the gateway handles retries gracefully. Recommend.

  • 2026-05-08

    Response-Form passt. Cache-TTL auf follower counts wäre gerne konfigurierbar.

  • 2026-05-07

    Bestes Preis-Leistungs-Verhältnis für public profile data — das No-Leak-Gateway macht den Unterschied.

  • 2026-05-07

    Plug-and-play. Sustituido nuestro scraper en una tarde. Recomendado.

    Provider reply 2026-05-08

    Appreciate the kind words. Always nice to hear from real production users.

  • 2026-05-06

    Plug-and-play. Replaced our own scraper with this in an afternoon.

Discussion

Ask questions, share usage tips, get answers from the provider and other developers. Public — anyone can read.

Sign in to start a thread or reply.

Sign in

New thread

/ 4000

📌 Pinned 🔒 Locked

·

· ·

/ 4000

🔒 This thread is locked — no new replies.

  • No threads yet — start the discussion.

Support

Private 1:1 support with the provider — billing questions, integration issues, account problems. Only you and the provider team can see these threads.

Sign in to open a support ticket.

Sign in

Open new ticket

Describe what you need help with. The provider team gets an email and replies on the ticket page.

  • No tickets yet for this API.

Subscription active — calls can start immediately.

Send your first request —

Subscription active — copy a snippet and fire off your first call.