Get domains list
StructDomainList[] queryDomainList(string idSession, string filter) Return domains linked to the reseller account. Parameters Responses PHP
StructDomainList[] queryDomainList(string idSession, string filter) Return domains linked to the reseller account. Parameters Responses PHP
int queryDomainClaim(string idSession, string domain) Returns if there is a claim on the domain name
StructQueryDomainPrice queryDomainPrice(string idSession, string domain, string authID) Return the prices of a given domain name.
StructDomainPriceList[] domainPriceList(string idSession) Return the price list for all tld. Parameters Responses PHP example REQUIRED
string domainWhois(string idSession, string domain) Returns WHOIS information of a given domain. Parameters Responses PHP
StructOperationResponse domainSetDNSSecExt(string idSession, string domain, array DSRecords, int flags, int protocol, int algo, string pubKey)
StructDomainTldInfo domainTldInfo(string idSession, string tld) Return all information for a given extension / tld. Parameters
StructOperationResponse domainSetMembership(string idSession, string domain, string token) Add a membership information to the domain name.
StructOperationResponse domainRelease(string idSession, string domain) Release a domain name (managed by the reseller) to its
StructOperationResponse domainAuthID(string idSession, string domain, int sendtoregistrant) Return the authorization code to transfer the domain