Domain Restrictions
You need an ID and respective password in order to register a .aero domain name. Please see the website of the registry for further information.
Starting with 2023-11-10, the registry no longer accepts registrations or renewals of .AERO domains, for registrants originating from the following countries or teritorries: Belarus, Cuba, Iran, Russia, Syria, North Korea, Venezuela, and the disputed ukrainian territories of crimea, Donetsk, Luhansk, Kherson and Zaporizhzhia.
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.
command = AddDomain
domain = yourdomain.aero
period = (INT)
ownercontact0 = (CONTACT)
admincontact0 = (CONTACT)
techcontact0 = (CONTACT)
billingcontact0 = (CONTACT)
nameserver0 = (NAMESERVER)
nameserver1 = (NAMESERVER)
X-AERO-ENS-AUTH-ID = (TEXT)
X-AERO-ENS-AUTH-KEY = (TEXT)
command = AERO_CheckENS
X-AERO-ENS-AUTH-ID = (TEXT)
X-AERO-ENS-AUTH-KEY = (TEXT)
command = ModifyDomain
domain = yourdomain.aero
command = ModifyDomain
domain = yourdomain.aero
ownercontact0 = (CONTACT)
X-AERO-ENS-AUTH-ID = (TEXT)
X-AERO-ENS-AUTH-KEY = (TEXT)
A change of registrant can be initiated via ModifyDomain command, including the new ownercontact as well as the new extensions.
command = RenewDomain
domain = yourdomain.aero
period = (INT)
expiration = (INT)
COMMAND = DeleteDomain
DOMAIN = yourdomain.aero
command = TransferDomain
domain = yourdomain.aero
action = REQUEST
auth = (TEXT)
These procedures only apply for domain transfers between registrars. For internal transfers between resellers, please consult our documentation about internal transfers/usertransfers.
The format for auth info requires a minimum length of 6 characters and a maximum length of 16 characters.
Additionally, auth info must contain at least one of each of the following three character types:
command = RestoreDomain
domain = yourdomain.aero
X-AERO-ENS-AUTH-ID | The .AERO ID which can be applied for at https://www.information.aero/node/add/request-aero-id (mandatory) |
X-AERO-ENS-AUTH-KEY | The respective AuthCode provided from the https://www.information.aero/node/add/request-aero-id website at the same time as the .AERO ID (mandatory) |
You need an ID and respective password in order to register a .aero domain name. Please see the website of the registry for further information.
We domains
-
This command performs a check, if the additional parameters for .aero registrations are valid.