Verify domain ownership
hosting_verifyDomainOwnershipV1Verify domain ownership before creating a new website. Checks if a domain is accessible; if not, provides a TXT record to add to DNS, then re-verify after propagation.
Instructions
Verify ownership of a single domain and return the verification status.
Use this endpoint to check if a domain is accessible for you before using it for new websites.
If the domain is accessible, the response will have is_accessible: true.
If not, add the given TXT record to your domain's DNS records and try verifying again.
Keep in mind that it may take up to 10 minutes for new TXT DNS records to propagate.
Skip this verification when using Hostinger's free subdomains (*.hostingersite.com).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to verify ownership for |