I want to automate the process of verifying that my customer’s subdomain is mapped to my app in DNS. This is part of whitelabeling. Once they map it, the rest of the process (of verification followed by TLS certificate issuance) seems to be manual using the dashboard.
Does Render have any APIs that we can use to automate this? A manual process here obviously does not scale.