Back to directory
Visit Make A Website
Deployment & infra
MA

Make A Website

Build and host a real website from a description.

Lets an agent build and manage a user's website end to end over a REST API: create a site from a description, poll the asynchronous build, make iterative changes, read web analytics and contact-form submissions, and connect a custom domain. The agent links into the user's existing account (approved in the iOS app) and acts on their behalf; it spends the user's plan and cannot pay. OpenAPI is at https://api.makeawebsite.app/openapi.yml and agent discovery at https://agents.makeawebsite.app/llms.txt.

Agent access evidence
API
native

REST API at /api/v1 with an OpenAPI 3.1 spec: create/list/get/edit/delete sites, make changes, poll status, read analytics and form submissions, and connect custom domains.

Evidence
Account creation
partial

The agent links into a user's existing account via a device-authorization flow; the user must approve in the iOS app. No agent self-signup.

Evidence
Pricing clarity
partial

Free tier is one site; Pro plus consumable Fast Passes via Apple in-app purchase. The agent spends the user's plan and a 402 surfaces an upgrade link.

Evidence
Docs quality
strong

Agent-focused discovery and docs: llms.txt, a markdown API reference, OpenAPI, an api-catalog, and a DNS-AID record at agents.makeawebsite.app.

Evidence