From HEXONET Wiki
(Created page with "{{#repositoryinfo: COM-LIVE-1API | com }} {{#var:ABOUTTLD}} {{Sidebar}} <br> = Registry = {{Summarybox | TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | - }} | Registry={{...") |
|||
| Line 1: | Line 1: | ||
| − | {{#repositoryinfo: | + | {{#repositoryinfo: AT-LIVE-1API | at }} |
{{#var:ABOUTTLD}} | {{#var:ABOUTTLD}} | ||
{{Sidebar}} | {{Sidebar}} | ||
Revision as of 12:07, 13 August 2012
| .AT is the official country code Top-Level-Domain (ccTLD) of Austria. An .AT Domain is normally used by companies or private entities who are located in Austria or who have business relationships with Austria. |
| TLD |
.at |
| Registry | |
| Dispute Policy | |
| Registrar |
1api GmbH |
| WHOIS-Server |
whois.nic.at |
| WHOIS-Update |
24 hours |
| Min. Characters |
1 |
| Max. Characters |
63 |
| Character Set |
|
| Limitations |
|
| IDN capable |
Yes |
| Restore capable |
Real-Time |
| Handle Updates |
Supported (partially) |
| Registration System |
Real-Time |
| Allowed number of NS |
2 to 8 |
| Registry Nameservercheck |
No |
| Host IP-Addresses Type |
IPv4 / IPv6 |
| Hosts managed as |
Attribute |
| Root Nameserver Update |
4 times a day |
| SEC DNS Interface |
DS data interface |
| Transferclass |
Pull |
| Transfer Periods |
0Y |
| Transfer Authcode required |
Yes |
| Transfer Real-Time |
Yes |
| Transfer Lock |
No |
| Owner Change by |
Update |
| Trade Real-Time |
No |
| Transfer included |
No |
| Trade ACK by |
Both |
| Trade NACK by |
Both |
| Registration Periods |
1 year |
| Add Grace Period |
0 days |
| Accounting Period |
-7 days |
| Finalization Period |
-2 days |
| Failure Period |
-2 days |
| Payment Period |
-61 days |
| Deletion Restorable Period |
60 days |
| Deletion Hold Period |
59 days |
| Explicit Renewals |
No |
| Renewal Periods |
1 year |
Domain Registration
Domains can be registered in Real-Time with the API AddDomain command.
command = AddDomain domain = (DOMAIN)
REQUIRED
ownercontact0 = (CONTACT) admincontact0 = (CONTACT) techcontact0 = (CONTACT) billingcontact0 = (CONTACT) nameserver0 = (NAMESERVER) nameserver1 = (NAMESERVER)
OPTIONAL
secdns-ds# = <LONGTEXT> | <NULL> secdns-key# = <LONGTEXT> | <NULL> secdns-maxsiglife = <INT> auth = <TEXT> | <NULL> host# = <TEXT> | <NULL> transferlock = 0 | 1 | <NULL> subuser = <TEXT> | <NULL> nameserverset = <TEXT> | <NULL>
Domain Transfer
The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command.
A valid Authorization Code must be provided to initiate a transfer successfully. You may obtain the authorization code from the losing registrar.
Domain transfers are processed in Real-Time.
command = TransferDomain domain = (DOMAIN)
REQUIRED
auth = <TEXT> | <NULL> action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER domainauth = <TEXT>
OPTIONAL
order = CREATE | REPLACE | UPDATE orderid = <INT> emaillanguage = <TEXT> emailurl = <TEXT> emaillanguage = <TEXT> emailtac = <TEXT> requestentity = <TEXT> emailsender = <TEXT> | <NULL> emailsubject = <TEXT> | <NULL> preconfirmed = <TEXT> transferconfirmationemailoverride = <EMAIL> | <NULL> nameserver# = <TEXT> | <NULL> host# = <TEXT> | <NULL> subuser = <TEXT> | <NULL> period = <PERIOD> x-idn-language = <TEXT> | <NULL> ownercontact0 = <CONTACT> | <NULL> admincontact0 = <CONTACT> | <NULL> techcontact0 = <CONTACT> | <NULL> billingcontact0 = <CONTACT> | <NULL> transferlock = 0 | 1 | <NULL> repository = <NULL> | <TEXT>
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is a Deletion Restorable Period of 60 days and a following Deletion Hold Period of 59 days.
command = DeleteDomain domain = (DOMAIN)
REQUIRED
n/a
OPTIONAL
domainalerttriggercode = <TEXT> | <NULL> repository = <TEXT> | <NULL>
Restore Domain
Restores can be processed in realtime. A restore is possible within 60 days upon deletion. Please use the command RestoreDomain.
command = RestoreDomain domain = (DOMAIN)
REQUIRED
n/a
OPTIONAL
force = 0 | 1 | <NULL> renewalmode = <NULL> | <TEXT> subuser = <TEXT>
Ownerchange
An Ownerchange is free of charge and can be done with the API ModifyDomain command.
There are no specific parameters available
Restore Process
To restore a domain as a RegistrarOC customer, you simply have to execute the RestoreDomain command. HEXONET directly forwards the restore request to the registry, which performs the restore in real-time. As soon as the restore is complete, the domain will get assigned to your account with the original domain data.