cURL
curl --request GET \ --url https://api.superlink.me/v1/parentdomains/{parentDomain}/total \ --header 'Authorization: <api-key>'
{ "count": 28 }
Returns the total number of subdomains registered to parentdomain
Type "Bearer" followed by a space and the JWT token.
superlink.me
OK
The response is of type object.
object