Short path
Quickstart in ten minutes
The shortest path from signup to a proxied hostname and a working Portcullis widget.
Checklist
Work through these in order. Each step is one screen in the dashboard.
- ▸Signup → profile → 2FA
- ▸Add zone www.example.com
- ▸Herald: A @ origin IP, proxied
- ▸Registrar nameservers → Zipper
- ▸Portcullis widget + Siteverify on /login
- ▸Mint an API token for CI
Local embed (no DNS yet)
You can test Portcullis on localhost before cutover. Allow localhost on the widget. Use site key 0xDEMO / secret demo only on tinyzipper.com itself.
Minimal form
<script src="https://tinyzipper.com/portcullis/v1/api.js" async defer></script> <div class="tz-portcullis" data-sitekey="0xYOUR_SITE_KEY"></div>
Next: Control plane API · All docs · Create a free account