REST endpoints for website generation, customisation, and deployment. API-first by design. Built for developers and AI agents.
Every feature in the browser — available programmatically.
Send a natural language description. Receive a complete, production-ready website. AI handles design, copy, layout, and responsive code.
Push generated sites to our global CDN. SSL certificates provisioned automatically. Sites go live in seconds after deployment.
Update existing sites by describing changes. The API maintains context from the original generation, so edits are coherent and consistent.
List, retrieve, update, and delete sites through standard CRUD operations. Full lifecycle management for programmatic workflows.
Model Context Protocol server for agents that use structured tool communication. Discoverable by any MCP-compatible AI agent.
Published discovery files at /skill.md, /llms.txt, and /agent-meta.json for autonomous agent integration.
Generate and deploy a website in two API calls.
ChilledSites is designed with AI agents as a first-class use case.
An AI agent can discover ChilledSites, understand its capabilities, authenticate, and start building websites — all without pre-programmed integration. This means ChilledSites works as a tool in any modern AI agent pipeline without custom code.
Embed ChilledSites generation into your own platform. Offer website building as a feature without building the AI infrastructure yourself.
Automatically generate website drafts when new clients sign up. Collect business info via a form, send to the API, present the result.
Include website generation as a step in larger agent workflows. An agent researches a business, generates copy, then creates and deploys a website.
Generate multiple websites from a spreadsheet of business data. Useful for agencies managing many small business clients at scale.
Yes. ChilledSites provides REST API endpoints for programmatic website generation and deployment. You can send a description via API, receive the generated site, and deploy it — all without touching the web interface.
The API supports generating websites from natural language descriptions, deploying sites to our global CDN, managing and updating existing sites, and retrieving site data. Common use cases include white-label website builders, client onboarding automation, and AI agent integrations.
Absolutely. The API was designed with AI agents in mind. It supports MCP (Model Context Protocol), publishes discovery files at /skill.md, /llms.txt, and /agent-meta.json, and follows patterns that make it easy for any AI agent to discover and use programmatically.
Visit the ChilledSites for OpenClaw page or the developer documentation to learn about API access. Token-based authentication is used for all API requests.
Integrate website generation into your product or agent pipeline.