Validates if parent domain is correctly configured for use with ens subdomains
curl --request GET \ --url https://api.superlink.me/v1/parentdomains/{parentDomain} \ --header 'Authorization: <api-key>'
{ "parentDomain": "test.eth", "reason": "Parent incorrectly configured: no ENS text record configured", "status": true }
Type "Bearer" followed by a space and the JWT token.
superlink.me
OK
The response is of type object.
object