Contrib API Documentation
API HomeDomain Methods
Member MethodsCountry MethodsForum MethodsGet Related Vertical DomainsUse this function to get domains with the same vertical as the main domain MethodGETURLhttps://e7lq80c199.execute-api.us-west-2.amazonaws.com/api1?request=getverticaldomainsMaking a RequestAvailable request parameters are:
API Responsessample json data:{ "success": true, "data": [ { "domain_name": "detailpoint.com" },{ "domain_name": "cultureboard.com" },{ "domain_name": "exchangecorp.com" },{ "domain_name": "localbuddy.com" },{ "domain_name": "denverloan.com" },{ "domain_name": "bonusnet.com" },{ "domain_name": "improvingservice.com" }] } API Errors[{ "success":false } ] |