Ecosystem/StableSocial

StableSocial

Tempo
Social12 endpointsFrom $0.060 /req

Social media data API. Get profiles, posts, and search results from TikTok, Instagram, Facebook, and Reddit — all pay-per-request with no API keys or OAuth required.

View documentation

When should an agent use this?

Use StableSocial when your agent needs social media data — pulling TikTok creator profiles, scraping Instagram posts, searching Facebook content, or monitoring Reddit threads. Ideal for social media monitoring agents, influencer research, content aggregation, competitive analysis, and any workflow that needs cross-platform social data.

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (12)

Get Facebook page/user posts.

Path/services/stablesocial/api/facebook/posts
MethodPOST
Price$0.060 per request

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/stablesocial/api/facebook/posts" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "username": "elonmusk",
  "limit": 10
}'

IndieGent Endpoint

api.indiegent.com/services/stablesocial

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli