cURL
curl --request GET \ --url http://127.0.0.1:3333/v3/custom-domains/check \ --header 'Authorization: Bearer <token>'
"<string>"
Public domain verification for Caddy on_demand_tls.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Default Response