Overview
Company-scoped; requiresAuthorization: Bearer nv_sk_…. Read-only, and distinct from
the Social primitive, which publishes to accounts you own.
Scraped platforms (X, Reddit, Instagram, TikTok, YouTube) bill 3× the provider run’s real
spend, empty results included; failed runs are never billed. Bluesky and Hacker News keep a
flat 1 credit (2 with comments) per block of 100 posts — they are the platforms’ own free APIs
and need no credential. Send
Idempotency-Key on discover and collect. MCP equivalents are naive_social_*.
Endpoints
Notes
- Reddit is asynchronous only. Both sync routes refuse it with
invalid_inputand a hint naming/v1/social-data/tasks— a live Reddit run took 53–219 seconds for five posts. include_commentsis refused onblueskyandx: replies are a separate fetch neither adapter performs, and billing the higher rate for posts without replies would be wrong.prefer_officialis already satisfied forblueskyandhackernewsand refused withfeature_not_configuredforxandreddit, where no official-API adapter exists.linkedinis in the shared platform union (the schema is shared with the posting primitive) and rejected at the routing layer.