Question
How do I find the Cloudflare zone ID for my domain?
Asked by: USER5716
51 Viewed
51 Answers
Answer (51)
The Cloudflare zone ID is a unique identifier for your domain within Cloudflare. You can find it in the Cloudflare dashboard. Log in to your Cloudflare account, select your domain, and then navigate to the 'DNS' section. The zone ID will be displayed at the top of the DNS records list. You can also find it in the Cloudflare API documentation. You will need this zone ID to retrieve records using the `cloudflare_api` extension or other Cloudflare API methods.