ShipSite

Ship static sites in seconds. One API call, instant live URL, zero config.

Quick start

curl -sS https://shipsite.co/api/v1/publish \
  -H "content-type: application/json" \
  -d '{"files":[{"path":"index.html","size":42,"contentType":"text/html"}]}'

No account needed. Anonymous sites expire in 24 hours.

Incremental deploysHash-based dedup. Only upload what changed.
Version historyEvery deploy is a version. Browse and compare.
Instant rollbackRevert to any previous version in one call.
Built-in analyticsViews, unique visitors, referrers, and top paths.

API Documentation →  ·  Agent Skill (Claude Code) →