Skip to content
Cloud platformDNS hostingCapabilities verified

Sakura Cloud DNS

Migrate DNS zones to or from Sakura Cloud DNS: what's supported, what access you need, and what changes for each destination.

See how a domain's records would land at Sakura Cloud. Free and read-only.

Access we need

Credentials
API key (access token + access token secret)
Permissions
An API key with the Resource view access level for the preview; Settings edit to apply changes; Create/delete to create (billable) zones.
Sakura Cloud API documentation

What Sakura Cloud supports

The same data the translation engine uses when it plans a migration.

Create zones through the API
List zones through the API
Turn on DNSSEC through the API
Apex CNAME (flattening)
Apex ALIAS record
Aliases to cloud resources
CDN proxy on records
Routing policies
Minimum TTL
10s

Record types

  • A
  • AAAA
  • CNAME
  • MX
  • TXT
  • NS
  • SRV
  • CAA
  • ALIAS
  • HTTPS
  • SVCB
  • PTR

Good to know

  • Every record with the same name must share one TTL, and a zone can hold at most 2,000 records.
  • TXT values are limited to 500 characters of letters, digits, spaces and _ = : ; ~ , - . + / (no quotes or backslashes), and CAA records to 64 characters.
  • DNSSEC isn't supported, and each write replaces the zone's whole record list, so changes are applied in one request.