Pages, data, forms, auth, a credential vault, integrations, and the MCP server — pick a section and start building.
Create pages, upload assets, and manage reusable fragments, versioning and diff-patch.
Read → MAPIDefine an entity once and get a live data API with full CRUD — no database plumbing.
Read → SAPIVisitor sessions, contact forms, file uploads, spam protection and magic-link auth.
Read → IAPIEmail, payments and third-party services through one server-side proxy.
Read → VAPIStore API keys and secrets securely, used server-side by integrations. Never exposed to the browser.
Read →