Contrib API Documentation
API HomeDomain Methods
Member MethodsCountry MethodsForum MethodsGet featured sitesUse this function to show featured sites on a domain's contrib framework. MethodGETURLhttps://e7lq80c199.execute-api.us-west-2.amazonaws.com/api1?request=getfeaturedsitesMaking a RequestAvailable request parameters are:
API Responsessample json data:{ "success": true, "data": [ { "domain_name": "earthchallenge.com", "description": "Reduce, Reuse, Recycle. The ultimate game to educate, entertain and act around impact programs saving our Earth. Owned by the players and Contributors, we are a proud IDAG member. ", "title": "Welcome to EarthChallenge.com - Join our Challenge Today", "logo": "https://cdn.vnoc.com/logos/earthchallenge-white.png" },{ "domain_name": "realtydao.com", "description": "RealtyDAO is a smart real estate ecosystem using distributed, transparent and data to make active decisions. ", "title": "Realtydao.com", "logo": "" },{ "domain_name": "virtualinterns.com", "description": "Join our exclusive community of like minded people on virtualinterns.com", "title": "Virtual Interns", "logo": "https://cdn.vnoc.com/logos/logo-virtualinterns.png" }] }
API Errors[{ "success":false } ] |