# DreamLayer documentation Canonical site: https://docs.dreamlayer.io Website: https://dreamlayer.io Managed endpoint: https://api.dreamlayer.io Developer console: https://platform.dreamlayer.io ## Start - /quickstart: clean clone to zero-key sample - /clone-and-run: local installation and recovery - /beta-setup: invited tester setup - /troubleshooting: failure diagnosis ## Local product - /webui: DreamLayer WebUI - /local-comfyui: API-format ComfyUI workflow setup - /connectors: BYOK connector boundary - /sdks/python: Python SDK - /sdks/typescript: TypeScript SDK - /mcp: Image Agent MCP Server - /mcp/clients: client-specific MCP setup - /orchestrators: one-node custom orchestration - /policy-builder: optional deterministic policy authoring ## Managed product - /agent-api: managed API quickstart - /agent-api/api-keys: test and live keys - /agent-api/conversations: multiple turns and questions - /agent-api/text-to-image: request schema - /agent-api/image-to-image: one-reference-image flow - /agent-api/jobs-and-events: durable state and SSE resume - /agent-api/assets: uploads, outputs, and cleanup - /agent-api/idempotency-and-retries: safe replay - /agent-api/errors: error codes - /openapi/managed.yaml: machine-readable OpenAPI 3.1 contract ## Product truth V1 supports text-to-image, one-reference-image image-to-image, persistent conversations, multiple turns, durable jobs, and one workflow node per turn. It does not support public multi-node DAG execution or video. Local orchestration does not contain DreamLayer's private managed routing policy. Managed responses do not expose the provider, model, workflow, routing plan, fallback policy, private cost, or hidden reasoning.