Create DNS API for per-record CRUD operations.
Other DNS providers (route53, cloudflare come to mind) have an API that allows you to make a modification to a single record within a zone as opposed to pulling all of a zone's records. I'd like to ensure consistency if multiple hosts are updating...