Skip to content

.bh

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

(API Command reference » ModifyDomain)

Command
command = ModifyDomain
domain = yourdomain.bh

(API Command reference » RenewDomain)

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

(API Command reference » DeleteDomain)

Command
COMMAND = DeleteDomain
DOMAIN = yourdomain.bh

(API Command reference » TransferDomain)

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

(API Command reference » RestoreDomain)

Command
command = RestoreDomain
domain = yourdomain.bh

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

ArabicAR
ChineseZH
CyrillicCYRL
GreekGREK
HebrewHE
JapaneseJA
KoreanKO
LaoLO
LatinLATN
MyanmarMYMR
RussianRU
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.