Custom domain setup API?

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.

Absolutely, we document it at The Render API – Render Docs and the endpoint you would want is Add custom domain

1 Like

Exactly what I wanted - thank you!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.