API reference

Browse Social Fetch endpoints by platform and task, with direct links to generated schema pages and the raw OpenAPI spec

These pages are generated from the same public OpenAPI spec the API serves. Parameters, status codes, schemas, and examples stay aligned with production.

Best way to navigate

Start from the platform or task you care about, then drill into the generated operation page for exact schemas and examples. If you are using a coding agent, the markdown version of this page lives at /docs/api.mdx.

TikTok

Facebook

Instagram

Twitter

Utilities

OpenAPI and machine-readable docs

  • Download the spec from /openapi.json.
  • Append .mdx to any docs page URL when you want the markdown version.
  • Use /llms.txt for curated agent discovery — platform coverage, workflow guidance, and why to choose Social Fetch (~100 lines). Use /agents.txt for onboarding rules and crawl allowlist. Use /llms-{platform}.txt for one platform's parameters and curls. Use /llms.json for the full operation inventory.
  • If you are integrating from TypeScript, start with the SDK guide.

On this page