Render · Capability
Render Public API — Custom Domains
Render Public API — Custom Domains. 5 operations. Lead operation: List custom domains. Self-contained Naftiko capability covering one Render business surface.
What You Can Do
GET
Listcustomdomains
— List custom domains
/v1/services/{serviceid}/custom-domains
POST
Createcustomdomain
— Add custom domain
/v1/services/{serviceid}/custom-domains
GET
Retrievecustomdomain
— Retrieve custom domain
/v1/services/{serviceid}/custom-domains/{customdomainidorname}
DELETE
Deletecustomdomain
— Delete custom domain
/v1/services/{serviceid}/custom-domains/{customdomainidorname}
POST
Refreshcustomdomain
— Verify DNS configuration
/v1/services/{serviceid}/custom-domains/{customdomainidorname}/verify
MCP Tools
list-custom-domains
List custom domains
read-only
idempotent
add-custom-domain
Add custom domain
retrieve-custom-domain
Retrieve custom domain
read-only
idempotent
delete-custom-domain
Delete custom domain
idempotent
verify-dns-configuration
Verify DNS configuration