Contrib API Documentation
API HomeDomain Methods
Member MethodsCountry MethodsForum MethodsGet Domains Without LogoUse this function to get the list of domains without logo MethodGETURLhttps://e7lq80c199.execute-api.us-west-2.amazonaws.com/api1?request=getrelateddomainsnologoMaking a RequestAvailable request parameters are:
API Responsessample json data:{ "success": true, "data": [ { "domain_name": "handyrepairman.com", "title": "Handyrepairman.com", "domain_id": "10263", "slug": "business", "logo": "" },{ "domain_name": "serviceports.com", "title": "Serviceports.com", "domain_id": "3207", "slug": "business", "logo": "" } } API Errors[{ "success":false } ] |