Nameservers

Several API functions use the Nameservers structure as a parameter to specify a list of

Get operation information

Description Return the information of the requested operation Learn more about operations management Follow-up of

Cancel operation

Description Cancel a pending operation. Parameters Responses ⚠️   Important information URL Parameters {idOperation} Tracking

Filters for list functions

The API supports filtering functionality on list functions using various operators on different keys to

Filters for list functions

The API supports filtering functionality on list functions using various operators on different keys to

Check domain availability

StructDomainCheckResponse[] domainCheck(string idSession, string domain) Check if domain name(s) are available for registration. Parameters Responses

Get domain information

StructDomainInfo domainInfo(string idSession, string domain) Return all information about a domain name. Parameters Responses PHP

Change contact

StructOperationResponse domainChangeContact(string idSession, string domain, string idAdmin, string idTech, string idBilling, [array options]) Replace the

Check domain claim

int domainCheckClaims(string idSession, string domain) Return if there is a claim on the domain name

Change DNS

StructOperationResponse domainChangeDNS(string idSession, string domain, array nameservers) Replace the DNS servers of the domain (redelegation).