Skip to content

.inc

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

(API Command reference » ModifyDomain)

Command
command = ModifyDomain
domain = yourdomain.inc

(API Command reference » RenewDomain)

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

(API Command reference » DeleteDomain)

Command
COMMAND = DeleteDomain
DOMAIN = yourdomain.inc

(API Command reference » TransferDomain)

Command
command = TransferDomain
domain = yourdomain.inc
action = REQUEST
auth = (TEXT)

(API Command reference » RestoreDomain)

Command
command = RestoreDomain
domain = yourdomain.inc

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

ArabicAR
ChineseZH
CyrillicCYRL
DanishDA
FrenchFR
GermanDE
GreekGREK
HebrewHE
JapaneseJA
KoreanKO
LaoLO
LatinLATN
PolishPL
RussianRU
SpanishES
SwedishSV
ThaiTH

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.