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.
ZIP exportDownload any site as a ZIP archive.

API Documentation →