RegistrarDNS hostingRegistrarCapabilities verified
Loopia
Migrate DNS to or from Loopia, and switch nameservers at Loopia as a registrar.
See how a domain's records would land at Loopia. Free and read-only.
Access we need
- Credentials
- LoopiaAPI username + password
- Permissions
- An API user allowed getDomains, getSubdomains and getZoneRecords for the preview; addZoneRecord, updateZoneRecord, removeZoneRecord and removeSubdomain to apply.
What Loopia 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
- 300s
Record types
- A
- AAAA
- CNAME
- MX
- TXT
- NS
- SRV
- CAA
- LOC
- NAPTR
- SSHFP
- TLSA
Good to know
- Loopia's API can't read the domain's delegation or DNSSEC state, so we check those through public DNS.
- LoopiaAPI allows 60 calls per minute and needs one call per record change plus one per host name to read, so large zones take several minutes.
- Apex NS records are managed by Loopia and are not changed; ALIAS, PTR and DS records are not available.
- TTLs below 300 seconds are served as 300, and TXT values longer than 450 characters are rejected.