Skip to content

.co

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.co
period = (INT)
ownercontact0 = (CONTACT)
admincontact0 = (CONTACT)
techcontact0 = (CONTACT)
billingcontact0 = (CONTACT)
nameserver0 = (NAMESERVER)
nameserver1 = (NAMESERVER)

After a successful registration of the domain, it will be transfer locked from the registry for a period of 60 days.

(API Command reference » ModifyDomain)

Command
command = ModifyDomain
domain = yourdomain.co

(API Command reference » RenewDomain)

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

The registration period of .co domain names cannot exceed five(5) years. Therefore, the domain can only be renewed for a period that in sum does NOT exceed the five year registration period.

(API Command reference » DeleteDomain)

Command
COMMAND = DeleteDomain
DOMAIN = yourdomain.co

(API Command reference » TransferDomain)

Command
command = TransferDomain
domain = yourdomain.co
action = REQUEST
auth = (TEXT)
  • The losing registrar will also send an email to the Owner/Admin-C. allowing him/her to deny the transfer. If you do not respond to the email of the losing registrar, then the transfer will get processed successfully after 5 days.

If the Email-Address in the WHOIS is invalid, then the transfer cannot be processed.If this is the case, then kindly contact your current registrar and ask him to update the WHOIS information accordingly.

  • A .co domain transfer must be initiated with a so-called authorisation code, which can be obtained from the current registrar through the owner or Admin-C of the domain.
  • Ensure that your respective domain does not have a lock-status (REGISTRAR-LOCK or HOLD). This can be seen in the WHOIS.
  • If the domain is locked, then the owner can demand that the domain will be unlocked.
  • Please note that we are only allowed to initiate a gTLD transfer after confirmation of the “ICANN Form of Authorization” by the current registrant. The policies can be viewed under http://www.icann.org/transfers/
  • After a successful transfer of the domain, it will be transfer locked from the registry for a period of 60 days.

The format for auth info requires a minimum length of 16 characters and a maximum length of 48 characters.

Additionally, auth info must contain at least one of each of the following three character types:

  • Alphabetic characters: a-z; A-Z
  • Numeric characters: 0-9
  • Special characters: !;<=$%?&@[()]*^+-,’-{.|/}:~

(API Command reference » RestoreDomain)

Command
command = RestoreDomain
domain = yourdomain.co

The following IDN scripts are supported by .co.
Provide the LANGUAGE TAG corresponding to your desired IDN within the AddDomain command as X-IDN-LANGUAGE extension.

ChineseZH
DanishDA
FinnishFI
FrenchFR
GermanDE
HungarianHU
IcelandicIS
JapaneseJP
KoreanKO
LatvianLV
LithuanianLT
NorwegianNO
PolishPL
PortuguesePT
RussianRU
SpanishES
SwedishSV

Get more information of “IDN tables”, which represent permitted code points (letters) allowed for Internationalised Domain Name registrations in particular registries on IANA Repository of IDN Practices.