cURL
curl --request GET \ --url https://api.superlink.me/v1/parentdomains/{parentDomain}/search \ --header 'Authorization: <api-key>'
{ "availableParentDomain": [ "<string>" ] }
Returns a list of available parent-domains provided the preferred parent ddomain
Type "Bearer" followed by a space and the JWT token.
superlink.me
OK
The response is of type object.
object