Verify domain ownership
hosting_verifyDomainOwnershipV1Verify domain ownership before using it for new websites. Checks if the domain is accessible and returns verification status; if not, add the given TXT record to DNS and verify again 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 |