Endpoint: !GetDCVEmailAddressList

https://secure.trust-provider.com/products/download/!GetDCVEmailAddressList

The GetDCVEmailAddressList API performs a real-time DNS TXT lookup for the specified domain and product, then returns a list of eligible DCV email addresses. This list includes both extracted addresses and alternative addresses allowed by Sectigo for domain control validation, such as [email protected] and [email protected].

After calling !GetDCVEmailAddressList, you must call !AutoApplyOrder, !AutoApplySSL, or !AutoReplaceSSL within 24 hours, otherwise, the dcvEmailAddress parameter will not be accepted. Only call this API when you intend to place an order.

Use the POST method for this endpoint.

Submit parameters in the x-www-form-urlencoded format.

The following table lists the required and optional parameters.

Parameter Type Required/Optional Max. Length Description

loginName

string

required

64 chars

Your account username.

This value is case sensitive.

loginPassword

string

required

128 chars

Your account password.

This value is case sensitive.

domainName

string

required

255 chars

Your FQDN or wildcard domain name.

responseFormat

integer

optional

1 digit

Specifies the response format. If omitted, the default value is 1.

The possible values are:

  • 1 = text/plain formatted

  • 2 = json

To fetch the DNS TXT contact email address, set this parameter to 2.