S
$0.014
per call · USD Coin on Base
Get a single Instagram post or Reel by URL.
Endpoint
GET https://api.socialfetch.dev/v1/instagram/posts58
Calls / 30d
1
Unique payers / 30d
Aug 16
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.socialfetch.dev/v1/instagram/posts", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://api.socialfetch.dev/v1/instagram/posts?url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDIdOKNpx66J" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"coauthors": [
{
"avatarUrl": "https://scontent-iad3-1.cdninstagram.com/v/t51.2885-19/476165648_562950269755237_6078768897318286594_n.jpg?stp=dst-jpg_…",
"handle": "nikebasketball",
"platformUserId": "306787899",
"verified": true
}
],
"downloads": [],
"lookupStatus": "found",
"media": {
"dimensions": {
"height": 1350,
"width": 1080
},
"displayUrl": "https://scontent-iad6-1.cdninstagram.com/v/t51.82787-15/516801724_18553367848020081_3981242735748825879_n.jpg?stp=dst-j…",
"mediaType": "image",
"productType": null,
"thumbnailUrl": "https://scontent-iad6-1.cdninstagram.com/v/t51.82787-15/516801724_18553367848020081_3981242735748825879_n.jpg?stp=c0.16…",
"videoDurationSec": null,
"videoUrl": null
},
"metrics": {
"comments": 426,
"likes": 64396,
"playCount": null
},
"owner": {
"avatarUrl": "https://scontent-iad3-1.cdninstagram.com/v/t51.82787-19/551608484_18567162979020081_1135468084872726555_n.jpg?stp=dst-j…",
"fullName": "Nike",
"handle": "nike",
"platformUserId": "13460080",
"privateAccount": false,
"verified": true
},
"post": {
"accessibilityCaption": null,
"caption": "The blueprint to a better game. \n\nGet ready to outwork everyone in the Sabrina 3. The lightweight, versatile tool to bu…",
"createdAt": "2025-07-08T16:08:20.000Z",
"id": "3672288292859749817",
"isAd": false,
"isAffiliate": false,
"isPaidPartnership": false,
"shortcode": "DL2lr7ouyW5",
"takenAt": 1751990900,
"url": "https://www.instagram.com/p/DL2lr7ouyW5/"
},
"taggedUsers": [
{
"handle": "nikebasketball",
"platformUserId": "306787899"
}
]
},
"meta": {
"creditsCharged": 1,
"requestId": "req_b0afea53-45a7-4197-b753-e6451da410f0",
"version": "v1"
}
}Payment details
Pay to
0x02c2fcafce36b4aadb39625866bc6b1699d83043Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of Social & Community and the homepage with a featured placement.
More from SocialFetch & similar services
S
SocialFetch · Tiktok Search
api.socialfetch.dev
Search TikTok videos by free-text keyword (not hashtag — use tiktok.search.hashtag.list for that).
GETBaseSocial & Community
$0.014 / call77 calls / 30d
S
SocialFetch · Profiles Posts
api.socialfetch.dev
List posts from an Instagram profile by handle.
GETBaseSocial & Community
$0.014 / call60 calls / 30d
S
SocialFetch · Reddit Search
api.socialfetch.dev
Search Reddit posts site-wide by keyword (not scoped to one subreddit — use reddit.subreddit.search.list for that).
GETBaseSocial & Community
$0.014 / call55 calls / 30d