Skip to main content

Verify domain.

POST 

/business/verify/domain

Verifies a domain by performing an HTTP GET request against it.

Request

Header Parameters

    ipaas string

Bodyrequired

    domainstringrequired

    The domain name.

    Example: https://www.google.com

Responses

Success

Schema
    mainDomainstringrequired

    The main domain name, without subdomain.

    isValidbooleanrequired

    Whether the domain is valid.