api access

External API

  1. Home › 
  2. API Access

Restoration

Restore a domain name from Redemption period: This period is supported by most domain name zones and allows you to bring a domain back under management after the domain has been deleted. Usually a domain is manually deleted by registrars or registrars, most often after the Grace period has expired

Fully qualified domain name FQDN

Indicates whether the request has been completed or queued for processing

HTTP ENDPOINT
POST /v1/domains/:domain/restore
EXAMPLE REQUEST: POST /v1/domains/example.com/restore
EXAMPLE RESPONSE: HTTP 200 OK
{
    "pending": false
}