Skip to content

.it.com

Please find in the following a set of the most commonly used standard API commands in order to register, modify, renew, and transfer a domain name.

(API Command reference » AddDomain)

Command
command = AddDomain
domain = yourdomain.it.com
period = (INT)
ownercontact0 = (CONTACT)
admincontact0 = (CONTACT)
techcontact0 = (CONTACT)
billingcontact0 = (CONTACT)
nameserver0 = (NAMESERVER)
nameserver1 = (NAMESERVER)

After the successful Domain Registration, a domain name will enter the ‘registrationHoldPeriod’ for 60 days.
During this time, the transfer of the domain is not possible.

(API Command reference » ModifyDomain)

Command
command = ModifyDomain
domain = yourdomain.it.com

(API Command reference » RenewDomain)

Command
command = RenewDomain
domain = yourdomain.it.com
period = (INT)
expiration = (INT)

(API Command reference » DeleteDomain)

Command
COMMAND = DeleteDomain
DOMAIN = yourdomain.it.com

(API Command reference » TransferDomain)

Command
command = TransferDomain
domain = yourdomain.it.com
action = REQUEST
auth = (TEXT)
  • The transfer is submitted to the registry and the losing registrar is automatically notified by them.
  • The losing registrar sends an email to the owner (and optionally admin) contact, informing about the transfer; this may include options to approve and/or deny the transfer. If neither explicitly approved nor denied, the transfer will be automatically finalized after 5 days.
  • A .it.com domain transfer must be initiated with a so-called authorisation code, (auth-code) which can be obtained from the current registrar through the owner/admin contact of the domain.
  • Ensure that your respective domain does not have a lock-status (clientTransferProhibited and/or serverTransferProhibited). This can be seen in WHOIS.
  • If the domain has a client-side transfer lock, the owner can ask the current registrar to have the lock removed.

These procedures only apply for domain transfers between registrars. For internal transfers between resellers, please consult our documentation about internal transfers/usertransfers.

(API Command reference » RestoreDomain)

Command
command = RestoreDomain
domain = yourdomain.it.com