Getting Started
DomainOps monitors your domains, SSL certificates, and HTTP endpoints — alerting you before anything expires or goes down. This guide walks you through setting up your account and running your first checks in minutes.
- 1
Create an account
Sign up at app.domainops.io with your email address. No credit card required for the free tier.
- 2
Add your first domain
Navigate to Domains in the sidebar and click Add Domain. Enter your domain name (e.g.
example.com) and optionally assign it to a portfolio to keep things organised. - 3
Verify domain ownership
Open the domain's settings page and copy the verification token. Add a DNS TXT record to your domain:
_domainops-verify.example.com IN TXT "domainops-verify-xxxx"Once the record propagates (usually a few minutes), click Verify. The domain status will change to verified.
- 4
Generate an API key
Go to Settings → API Tokens and click Create Token. Give it a descriptive name, then copy the token immediately — it is shown only once.
Important: Your API token is shown only once at creation time. Store it securely in a password manager or secrets vault. If lost, you must revoke and regenerate it.
Ready to integrate? See the API Reference