Faceless for developers
Build with Faceless
Turn scripts into finished faceless videos and publish them to YouTube, TikTok, Instagram, X, Facebook, LinkedIn and Threads from your own code. One API key, a REST API, a CLI and MCP servers for agents.
Base URL: https://faceless.so/api/v1
curl -s https://faceless.so/api/v1/me \
-H "Authorization: Bearer fl_live_..."API reference
Every endpoint, parameter and example in an interactive explorer, generated from the same spec the API runs on.
/developers/reference →
Guides
Ten hand-written guides, from creating a key to rendering, publishing, scheduling and handling errors.
Start with getting started →
CLI
npm install -g faceless-cli. The whole API as commands, with --json output and agent-friendly exit codes.
npmjs.com/package/faceless-cli →
MCP
Remote (streamable HTTP) and local (stdio) MCP servers so agent runtimes call Faceless as tools.
Setup guide →
Claude Skill
A packaged skill that teaches Claude the CLI workflows: create, render, publish, monitor.
github.com/Side-Products/faceless-skill →
llms.txt
Machine-readable index of the site and API surface, made for agents and crawlers.
/llms.txt →