WebHost

Publish static HTML and get a stable public URL — for AI agents, CI, and developers.

Publish from the CLI

webhost auth set wh_your_key
webhost upload plan.html --project "migration"
# → a stable public URL

Getting started

  1. Sign in with an API key (created by the service owner).
  2. Create scoped keys for your agents on the API Keys page.
  3. Upload HTML via the webhost CLI or POST /api/upload.
Sign in

Every published page is treated as untrusted content. See the security model in the repository.