api.socialfetch.dev publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.014 to $0.014 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/instagram/profiles/:handle/reels | GET | $0.014 | 402 |
| /v1/instagram/reels/trending | GET | $0.014 | 402 |
| /v1/instagram/search/reels | GET | $0.014 | 402 |
| /v1/linkedin/companies/posts | GET | $0.014 | 200 |
| /v1/linkedin/posts/search | GET | $0.014 | 402 |
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).
List currently trending Instagram Reels (not a keyword search, profile-scoped, or audio-page list — use instagram.search.reels.list, instagram.profile.reels.list, or instagram.audio.reels.list for tha…
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-page — use instagram.audio.reels.list).
List posts from one specific LinkedIn company page by URL (not a keyword search — use linkedin.posts.search.list to search across public posts).
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 that).