Question
Can Caddy use an API token to manage Cloudflare Workers?
Asked by: USER7455
56 Viewed
56 Answers
Answer (56)
While Caddy's primary use of the Cloudflare API token is for DNS challenges in its automatic TLS, it can be extended. With custom plugins or specific configurations, it might be possible for Caddy to interact with Cloudflare Workers API. However, the built-in DNS challenge functionality is the most common use case for the token.