← Back to search
65
Partial
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
finance llms-txtopenapiapiai

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 65/100

            

llms.txt Content

# Faceless.so > AI faceless video generation: script to rendered, published short-form video. ## Instructions for AI agents - Full reference + all guides in one file: https://faceless.so/llms-full.txt - OpenAPI 3.1 spec: https://faceless.so/api/v1/openapi.json - API base URL: https://faceless.so/api/v1. Auth with `Authorization: Bearer fl_live_...` (create keys at https://faceless.so/developers). - Prefer the MCP server https://faceless.so/api/v1/mcp for tool-based access (same Authorization header). - Every developer doc is readable as raw markdown: append `.md` to its /developers/docs URL (linked below). ## Docs - [Getting started](https://faceless.so/developers/docs/getting-started.md): From an API key to a published video, with curl and the CLI. - [Authentication](https://faceless.so/developers/docs/authentication.md): API keys, headers, scopes and key management. - [Videos](https://faceless.so/developers/docs/videos.md): The full lifecycle: create, poll, render, download, publish. - [Series](https://faceless.so/developers/docs/series.md): Automated series that generate and post episodes on a schedule. - [Publishing and scheduling](https://faceless.so/developers/docs/publishing-and-scheduling.md): Publish now, schedule for later, cancel, and read the calendar. - [Assets](https://faceless.so/developers/docs/assets.md): Register hosted media by URL for use in your projects. - [Credits and limits](https://faceless.so/developers/docs/credits-and-limits.md): What videos cost, plan limits and per-key rate limits. - [Errors and rate limits](https://faceless.so/developers/docs/errors-and-rate-limits.md): The error envelope, every error type and how to react. - [CLI](https://faceless.so/developers/docs/cli.md): The faceless command for humans, scripts and agents. - [MCP](https://faceless.so/developers/docs/mcp.md): Remote and local MCP servers for agent runtimes. - [API reference (markdown)](https://faceless.so/developers/docs/reference.md): The full generated endpo

OpenAPI Spec (preview)

{ "openapi": "3.1.0", "info": { "title": "Faceless.so API", "version": "1.1.0", "description": "Public API for Faceless.so: generate AI faceless videos from scripts, run automated video series and publish to YouTube, TikTok, Instagram, X, Facebook, LinkedIn and Threads. Authenticate with an API key from https://faceless.so/developers. Success responses are { success: true, data, pagination? }; errors are { success: false, error: { type, message } }. Mutating operations accept an