Instagram API
Instagram Embed API
Fetch the public embed HTML for an Instagram profile by handle.
POST/v1/run/instagram.embed
Uptime
100.00%
30d · 2 calls
Requests
2
30d · weekly, last 12 wks
Response
1.9s
median · 30d
Try it
Make your first request
Sample response
Free runs return only the first 3 results. Fund a key to get the full response.
{
"data": {
"html": "example"
},
"found": true
}Response interface
interface InstagramEmbedResponse {
data: {
html: string;
} | null;
found: boolean;
}Full parameter and response reference - every field, type, and example for this endpoint.
Reference
Request, response, and price
Last verified 2026-09-17 · uptime and latency measured over 30dPOST /v1/run/instagram.embed
curl -X POST https://api.getanyapi.com/v1/run/instagram.embed \
-H "Authorization: Bearer $ANYAPI_KEY" \
-H "Content-Type: application/json" \
-d '{"handle":"nasa"}'| Field | Type | Example value |
|---|---|---|
| Request body | ||
| handle | string | "nasa"Instagram username without the leading @. |
| Response | ||
| data | object | |
| data.html | string | Populated whenever the provider has data for the entity. |
| found | boolean | |
| Price | ||
| Price per request | USD | $0.0012 |
| Price /1k req | USD | $1.20 |
FAQ
About the Instagram Embed API
The AnyAPI Instagram Embed API returns Instagram embed data as normalized JSON from one POST call to /v1/run/instagram.embed. Fetch the public embed HTML for an Instagram profile by handle. AnyAPI returns one normalized schema whichever source serves it. It costs from $1.20 per 1,000 requests, in US dollars with no subscription and no monthly minimum. Over the last 30 days, 100.0% of Instagram embed calls through AnyAPI succeeded, with a median response time of 1.9 seconds across 2 measured calls.
It costs from $1.20 per 1,000 requests, in US dollars with no subscription and no monthly minimum. You fund one USD wallet, each call draws it down, and a failed request costs $0.
Fetch the public embed HTML for an Instagram profile by handle. The response is normalized JSON with the same envelope every AnyAPI endpoint returns, so parsing a second endpoint is a change of URL and nothing else.
Over the last 30 days, 100.0% of Instagram embed calls through AnyAPI succeeded, with a median response time of 1.9 seconds across 2 measured calls. These are AnyAPI's own measurements of traffic through the gateway, recomputed continuously, not a published service-level target.
More to call
Other Instagram endpoints
Profilefrom $1.20 /1k reqUser postsfrom $0.80 /1k reqPostfrom $0.50 /1k reqUser reelsfrom $0.80 /1k reqPost commentsfrom $0.80 /1k reqHashtag searchfrom $1.20 /1k reqAudio reelsfrom $1.20 /1k reqBasic profilefrom $1.20 /1k reqComment repliesfrom $1.20 /1k reqFollowersfrom $1.50 /1k reqFollowingfrom $1.50 /1k reqHashtag analyticsfrom $1.93 /1k resultsHashtag recent postsfrom $1.50 /1k reqHashtag top postsfrom $1.50 /1k reqHighlight detailfrom $1.20 /1k reqLocation postsfrom $1.20 /1k reqMedia transcriptfrom $1.20 /1k reqPost likersfrom $2.40 /1k reqProfile contactfrom $2.57 /1k reqReel transcriptfrom $5.94 /1k audio minutesReels searchfrom $1.50 /1k reqSearchfrom $3.60 /1k reqSearch locationsfrom $2.40 /1k reqSearch profilesfrom $1.20 /1k reqSimilar profilesfrom $2.40 /1k reqStories fullfrom $2.40 /1k reqStories thinfrom $1.50 /1k reqTagged postsfrom $1.50 /1k reqTrending reelsfrom $1.20 /1k reqUser highlightsfrom $1.20 /1k reqUser repostsfrom $1.20 /1k reqWeb reels searchfrom $1.20 /1k req