S
$0.014
per call · USD Coin on Base
Get a full Instagram profile by handle (bio, counts, and related fields).
Endpoint
GET https://api.socialfetch.dev/v1/instagram/profiles/:handle8
Calls / 30d
1
Unique payers / 30d
Sep 8
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/profiles/:handle", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://api.socialfetch.dev/v1/instagram/profiles/:handle" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"lookupStatus": "found",
"metrics": {
"followers": 291682804,
"following": 264,
"posts": 1667
},
"profile": {
"_truncated": true,
"avatarUrl": "https://scontent-phl2-1.cdninstagram.com/v/t51.82787-19/551608484_18567162979020081_1135468084872726555_n.jpg?stp=dst-j…",
"avatarUrlHd": "https://scontent-phl2-1.cdninstagram.com/v/t51.82787-19/551608484_18567162979020081_1135468084872726555_n.jpg?stp=dst-j…",
"bio": "Just Do It.",
"businessAccount": true,
"displayName": "Nike",
"handle": "nike",
"platform": "instagram",
"platformUserId": "13460080",
"privateAccount": false,
"professionalAccount": true,
"profileUrl": "https://www.instagram.com/nike/",
"verified": true
},
"recentPosts": [
{
"caption": "The story continues @cristiano",
"commentCount": 16844,
"createdAt": "2026-07-06T22:11:14.000Z",
"dimensions": {
"height": null,
"width": null
},
"displayUrl": "https://scontent-phl2-1.cdninstagram.com/v/t51.82787-15/741481390_18641880778020081_6875180679791777305_n.jpg?stp=dst-j…",
"id": "3935562768090283565",
"likeCount": 1839927,
"mediaType": "image",
"shortcode": "Dad7XxvRj4t",
"takenAt": 1783375874,
"thumbnailUrl": "https://scontent-phl2-1.cdninstagram.com/v/t51.82787-15/741481390_18641880778020081_6875180679791777305_n.jpg?stp=c0.51…"
}
],
"relatedProfiles": []
},
"meta": {
"creditsCharged": 1,
"requestId": "req_c223d818-48c5-48f0-8680-bcec1b8530e7",
"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 · Instagram Posts
api.socialfetch.dev
Get a single Instagram post or Reel by URL.
GETBaseSocial & Community
$0.014 / call58 calls / 30d