Skip to main content

Edge-TLS custom-domain check (public)

GET 

/api/v1/public/custom-domains/allowed

Returns 204 when the queried domain currently resolves to a verified, enabled, public status page, and 404 otherwise. No body. This is the contract for Caddy on_demand_tls / cert-manager gating on an external TLS edge; it is unchanged by, and independent of, the server's own in-server ACME support (config acme.enabled).

Request

Responses

The domain is servable (verified + enabled + public)