# Stratos AI ## Docs - [Introduction](https://docs.trystratos.ai/index.md): Welcome to your project - [Quickstart](https://docs.trystratos.ai/quickstart.md): Begin with a guide on the fastest path to a successful outcome - [Authentication](https://docs.trystratos.ai/authentication.md): strat_live_ API keys, scopes, and how they're different from your dashboard login. - [The approval gate](https://docs.trystratos.ai/the-approval-gate.md): Why this, and not a spend cap, is the real safety mechanism for agent-driven content. - [MCP server](https://docs.trystratos.ai/guides/mcp.md): Connect Claude (or any MCP client) directly to your Stratos AI account. - [CLI](https://docs.trystratos.ai/guides/cli.md): Script Stratos AI from your terminal or CI. - [Webhooks](https://docs.trystratos.ai/guides/webhooks.md): Get notified of events instead of polling GET /v1/jobs/{id}. - [Direct publish](https://docs.trystratos.ai/guides/direct-publish.md): Posting live to TikTok with no draft/review step — what it takes, and why it's scope-gated. - [Agent skill](https://docs.trystratos.ai/guides/agent-skill.md): A packaged skill so any Claude-based agent knows Stratos AI's conventions immediately. - [API Reference](https://docs.trystratos.ai/api-reference/introduction.md): Base URL, envelope shape, and conventions shared by every v1 endpoint. - [Apps](https://docs.trystratos.ai/api-reference/apps.md): Register and read the apps Stratos AI generates content for. - [Content](https://docs.trystratos.ai/api-reference/content.md): Generate, list, approve, and reject slideshows / illustrated decks / hook videos. - [Jobs](https://docs.trystratos.ai/api-reference/jobs.md): Poll the status of an async generation job. - [Automations](https://docs.trystratos.ai/api-reference/automations.md): Recurring posting schedules — one automation per TikTok account. - [Schedules](https://docs.trystratos.ai/api-reference/schedules.md): Post approved content to TikTok — drafts by default, direct publish with the right scope. - [Analytics](https://docs.trystratos.ai/api-reference/analytics.md): Views, likes, comments — read-only, same numbers the dashboard shows. - [Credits](https://docs.trystratos.ai/api-reference/credits.md): Check balance before spending it on generation. - [Webhooks](https://docs.trystratos.ai/api-reference/webhooks.md): Register endpoints to be notified of events (delivery not yet live — see the guide). - [Errors](https://docs.trystratos.ai/api-reference/errors.md): Every error code the v1 API returns.