Animica x402 Directory

Directory / api.socialfetch.dev

api.socialfetch.dev/v1/instagram/profiles/:handle/reels

List Reels from one specific Instagram profile by handle (not a keyword search — use instagram.search.reels.list for that; not trending — use instagram.reels.trending.list for that).

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.socialfetch.dev/v1/instagram/profiles/:handle/reels'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.socialfetch.dev/v1/instagram/profiles/:handle/reels'

Endpoint: https://api.socialfetch.dev/v1/instagram/profiles/:handle/reels. Operated by api.socialfetch.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.socialfetch.dev

api.socialfetch.dev/v1/instagram/reels/trending

List currently trending Instagram Reels (not a keyword search, profile-scoped, or audio-page list — use instagram.search.reels.list, instagram.profile.reels.lis…

GET · $0.014

api.socialfetch.dev/v1/instagram/search/reels

Search Reels site-wide by keyword (not scoped to one profile — use instagram.profile.reels.list; not trending — use instagram.reels.trending.list; not audio-pag…

GET · $0.014

api.socialfetch.dev/v1/linkedin/companies/posts

List posts from one specific LinkedIn company page by URL (not a keyword search — use linkedin.posts.search.list to search across public posts).

GET · $0.014

api.socialfetch.dev/v1/linkedin/posts/search

Search public LinkedIn posts site-wide by keyword (not scoped to one profile or company — use linkedin.profiles.posts.list or linkedin.company.posts.list for th…

GET · $0.014

All 5 endpoints on api.socialfetch.dev →