Getting Started
hetsnap connects to your Hetzner Cloud account via the official API and automates snapshot creation, retention, and monitoring. Setup takes about five minutes.
1. Create an account
Go to hetsnap.com/app/register and sign up with your email address. A 7-day free trial starts immediately — no credit card required.
2. Generate a Hetzner API token
hetsnap needs a read & write API token for each Hetzner Cloud project you want to manage. Here's how to create one:
- Log in to the Hetzner Cloud Console.
- Select the project you want to connect.
- In the left sidebar, click Security → API Tokens.
- Click Generate API Token.
- Give it a descriptive name (e.g.
hetsnap) and select Read & Write permissions. - Copy the token — you will only see it once.
Why read & write? hetsnap needs write access to create and delete snapshots on your behalf. It never modifies servers, firewalls, or any other resources.
3. Connect your Hetzner project
- In the hetsnap dashboard, open Projects from the sidebar.
- Click New Project.
- Enter a name and paste your API token.
- Click Create.
hetsnap will immediately validate the token and sync all servers from that Hetzner project. Servers appear automatically in the Servers section — you don't need to add them manually.
4. Create your first snapshot or schedule
From here you have two options:
- Manual snapshot — go to Snapshots → New Snapshot, select a server, add a description, and click Create. The snapshot appears in Hetzner within minutes.
- Automated schedule — go to Schedules → New Schedule, set a backup frequency and retention policy, and assign your servers. hetsnap handles everything from there.
Continue to Schedules to learn how automated backups work in detail.