Get hosts list
StructHostList[] queryHostList(string idSession, string filter) Return hosts linked to the reseller account. Parameters Responses PHP
StructHostList[] queryHostList(string idSession, string filter) Return hosts linked to the reseller account. Parameters Responses PHP
StructOperationResponse hostCreate(string idSession, string host, string[] ipv4, string[] ipv6) Create a new host at the
StructOperationResponse domainDelete(string idSession, string domain, string typeDelete) Delete immediately a domain name. Parameters Responses ⚠️Important
StructOperationResponse domainRestore(string idSession, string domain) Restore a domain name in quarantine / redemption status. Learn
StructOperationResponse domainRenew(string idSession, string domain, int duration) Renew a domain name for a new period.
StructOperationResponse domainTransferTrade(string idSession, string domain, string authID, string idOwner, string idAdmin, string idTech, string idBilling,
StructOperationResponse domainTransferIn(string idSession, string domain, string authID, string idOwner, string idAdmin, string idTech, string idBilling,
StructDomainInfo domainInfo(string idSession, string domain) Return all information about a domain name. Parameters Responses PHP
StructOperationResponse domainCreate(string idSession, string domain, string idOwner, string idAdmin, string idTech, string idBilling, string ns1,
StructSessionInfo[] queryAllSessions(string idSession) Return all active sessions linked to the reseller account. Parameters Responses PHP