Latest news

DateLiveTitle
Add impersonate headers
API v3: Rename to DeleteNameserverResponse
API v3: Rename to DeleteContactResponse
API v3: Rename to DeleteDnsSecKeyResponse
API v3: Rename to DeleteRegistrantResponse
API v3: Remove ShowFuturePrices property
DNS: Add the MasterNameServerIp Property.
API v3: New GetFuturePrices
Ascio DNS Upgrade
API v3: Added Cancel Order for Domains
Improved Python/Perl API v3
Improved Perl API v3
WHMCS Contact Form
Upgrade: aws.ascio.info API v3
Upgrade: API v3 Domains
API v2: Added DiscloseSocialData

DNS: Add MasterIP

DNS Domains

On 2022-06-23 we introduced a master nameserver in our DNS-API. In order to align the Domains API we also added a new property to the domains's Nameserver object. A nameserser object can have a MasterNameServerIp. When the zone has a master nameserver, this nameserver can be optionally specified in the domain. With that the customers master nameserver will be one of the nameservers assigned to the domain. The order of the nameservers is not relevant.

Deployment plan

API VersionEnvironmentWSDL FileDeployment Date
v3Testinghttps://aws.demo.ascio.com/v3/aws.wsdl
v3Livehttps://aws.ascio.com/v3/aws.wsdl

Instructions

Add a nameserver with your MasterNameServerIp if you want your nameserver listed too.

Class Domain

PropertyTypeDescription
NameExample: "ascio-is-great.com"
HandleExample: "JD123"
RenewPeriodExample: 1
AuthInfoExample: "X4FF!zu"
EncodingType
DomainPurpose
Comment
TransferLockExample: "Unlock"
DeleteLockExample: "Unlock"
UpdateLockExample: "Unlock"
QueueType
Owner
Admin
Tech
Billing
Reseller
NameServers
Trademark
DnsSecKeys
PrivacyProxy
DomainType
DiscloseSocialDataExample: "true"
LocalPresenceExample: false
MasterNameServerIp

News archive