Unsparing Docs

Getting started

How to create your account and start using Unsparing.dev.

Getting started

Create your account

  1. Go to control.unsparing.dev
  2. Click Sign up and enter your email and a password
  3. Your workspace is ready immediately — no email confirmation required

Your workspace

After signing in, you land on the Overview page. From there you can:

  • Create and manage scheduled HTTP jobs
  • Set up DNS change watchers
  • Invite teammates to your workspace

Create your first scheduled job

  1. Go to Cron in the sidebar
  2. Click New task
  3. Enter the URL to call and choose a schedule (e.g. every 5 minutes, hourly, daily)
  4. Optionally configure retries, jitter, and a webhook to receive results
  5. Save — the job runs automatically from the next interval

Set up DNS monitoring

  1. Go to DNS in the sidebar
  2. Click New watcher
  3. Enter a domain name
  4. Choose which record types to monitor (A, AAAA, CNAME, MX, TXT, etc.)
  5. Choose a check interval and add email or webhook alerts
  6. Save — Unsparing will snapshot and diff your records on schedule

Need help?

  • API reference
  • Contact support from within the app at Settings → Support

On this page