DNS hostingDNS hostingCapabilities verified
Infomaniak DNS
Migrate DNS zones to or from Infomaniak DNS: what's supported, what access you need, and what changes for each destination.
See how a domain's records would land at Infomaniak. Free and read-only.
Access we need
- Credentials
- API token (OAuth2 Bearer) with scopes
- Permissions
- A token with domain:read and dns:read for the preview; dns:write to apply (domain:write only to toggle DNSSEC).
What Infomaniak 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
- 60s
Record types
- A
- AAAA
- CNAME
- MX
- TXT
- NS
- SRV
- CAA
- DNAME
- DS
- SSHFP
- TLSA
- SMIMEA
Good to know
- The API is limited to 60 requests per minute, so large zones apply slowly (one request per record value).
- TTLs must be between 60 and 86400 seconds.
- PTR records can be read but not created through the API.