GAPI

Media downloader API

One response shape for every platform.

Six networks return six different payloads. GAPI resolves any shared link into the same JSON — so you write your parser once and stop patching it.

GETapi.gapi.dev/instagram?url=instagram.com/p/DcM2vRuyq1p
{
"platform": "instagram",
"type": "album",
"title": "Three days in the mountains",
"author": null,
"media": [
{ "type": "image", "url": "https://…" },
{ "type": "image", "url": "https://…" },
{ "type": "video", "url": "https://…" }
]
}

See all plans

What it handles

Every kind of post, one call.

Reels & videos

Direct MP4, no re-hosting. Links point straight at the source CDN.

Photos

Full-resolution image, exactly as it was uploaded.

Carousels

Every slide in a single response. Ten files still cost one request.

Stories

All currently active stories for an account, in one call.

Pricing

Start free, pay when it works.

Every plan is a hard limit, so you are never charged for overage.

Free

$0/mo

500 requests

to try it out

Mini

$1.99/mo

5,000 requests

side projects

Starter

$2.99/mo

10,000 requests

small products

Pro

$4.99/mo

20,000 requests

steady traffic

Business

$6.99/mo

35,000 requests

high volume

Scale

$8.49/mo

50,000 requests

best per call

Instagram is live. The rest is coming.

TikTok, YouTube, Facebook, VK and Threads run on the same backend and return the same shape — they are being released one at a time.