Pay-per-request access to structured data across four major platforms. No API keys, no subscriptions — just send a request and get JSON back.
npx agentcash try https://stablesocial.dev
No traditional API key or OAuth token is needed. All paid endpoints use x402 micropayments through your AgentCash wallet. The payment itself authenticates your request.
Every paid endpoint is priced at $0.06 USD per request. There are no subscriptions, tiers, or minimum commitments. You pay only for the requests you make.
The API provides endpoints for TikTok, Instagram, Facebook, and Reddit. Each platform has dedicated endpoints for profiles, posts, comments, followers, and keyword search.
Some requests return a job ID. Poll the GET /api/jobs endpoint with that job ID to check status and retrieve results. Only the wallet that paid for the request can access the results.
All endpoints return structured JSON responses containing the requested platform data such as profiles, posts, comments, followers, and search results.
Yes. Because there is no signup or OAuth flow, autonomous agents with an AgentCash wallet can call any endpoint directly. The x402 payment protocol makes machine-to-machine usage straightforward.
This page is compiled from live OpenAPI specs published by each API provider. Content last reviewed Apr 7, 2026 by the AgentCash team. How we build these pages.