Reels & videos
Direct MP4, no re-hosting. Links point straight at the source CDN.
One response shape for every platform.
Every network returns a different payload. GAPI resolves any shared link into the same JSON — so you write your parser once and stop patching it.
{ "platform": "instagram", "type": "album", "title": "Suit up!…", "author": null, "media": [ { "type": "image", "url": "https://…" }, { "type": "image", "url": "https://…" }, { "type": "image", "url": "https://…" } ]}What it handles
Direct MP4, no re-hosting. Links point straight at the source CDN.
Full-resolution image, exactly as it was uploaded.
Every slide in a single response. Ten files still cost one request.
All currently active stories for an account, in one call.
Nine networks
Pricing
Free while you build. One token balance covers every platform, and a paid plan raises it.
$0/mo
200 tokens a month
A key from the dashboard, no card
from $1.99/mo
5,000 tokens a month
One balance, every platform
Instagram, YouTube, TikTok, Facebook, VK, Threads, X, Reddit and Pinterest all answer with the same object. Adding one to an integration that already calls another is a new URL and nothing else to write.