Contrib API Documentation
API HomeDomain Methods
Member MethodsCountry MethodsForum MethodsGet domain backround imageUse this function to get domain background image value that will be used on contrib framework. MethodGETURLhttps://e7lq80c199.execute-api.us-west-2.amazonaws.com/api1?request=getdomainbackgroundMaking a RequestAvailable request parameters are:
API Responsessample json data:{ "success": true, "data": { "background_image_url": "https://cdn.vnoc.com/background/bg-business8.jpeg" } } API Errors[{ "success":false } ] |