Guides
Practical, copy-paste integrations for running DNSCove from your existing tooling. For the full endpoint reference, see the API reference.
DNSCove docs
Updated
Practical, copy-paste integrations for running DNSCove from your existing tooling. For the full endpoint reference, see the API reference.
Create a zone, add records, prove ownership, and go live at the edge — the whole DNSCove lifecycle over the API with nothing but curl.
Every record type DNSCove supports, and which are apex-safe — including ALIAS, the apex-safe record other providers call ANAME and Route 53 calls an alias. The reference for "can I put a CNAME at my root?"
Import a Route 53 hosted zone in one call and cut over with zero downtime — DNSCove serves your records before you move nameservers.
Free, auto-renewing Let's Encrypt certificates — wildcards included — on any host with certbot or acme.sh and a scoped acme-dns01 token that can only touch _acme-challenge.
Issue and renew Let's Encrypt certificates — wildcards included — on Kubernetes with the DNSCove cert-manager DNS-01 webhook and a scoped per-zone token.
Manage DNSCove zones and records from Terraform or OpenTofu today — zones via the restapi provider, records via a reusable module — with least-privilege tokens.
Drive DNSCove zones and records from a CloudFormation stack with a Lambda-backed custom resource. Complete provider code and a ready-to-adapt template.