For the complete documentation index, see llms.txt. This page is also available as Markdown.

Verify with DNS CNAME record

How to verify domain ownership with a DNS CNAME record for Snyk API and Web

Verify domain ownership by adding a CNAME record to your DNS configuration.

This verification method proves you have control over the DNS records for your domain without making changes to your website. Use this method when your domain FQDN is a CNAME and TXT record verification is not available.

Get verification details

  1. In Snyk API & Web, navigate to the Targets page.

  2. Click the Domains tab.

  3. Locate your domain and click Verify.

  4. Select DNS (CNAME) as the verification method.

  5. Note both the NAME and VALUE provided.

  6. Keep the verification dialog open.

Create the DNS CNAME record

  1. Access your DNS management console (provided by your domain registrar or DNS hosting service).

  2. Add a new CNAME record with these details:

    • Name/Host: The name value from Snyk API & Web

    • Type: CNAME

    • Value/Points to: The value from Snyk API & Web (verification domain)

Complete verification

  1. Return to the verification dialog in Snyk API & Web.

  2. Click Verify.

Troubleshooting

DNS propagation delay

DNS records can take time to propagate across all DNS servers. If verification fails immediately:

  • Wait up to 48 hours for full propagation (typically much faster)

  • Use a DNS lookup tool to check if the CNAME record is visible

  • Try verification again after waiting

If you encounter CNAME restrictions, use an alternative verification method:

Last updated

Was this helpful?