Contrib API Documentation
API HomeDomain Methods
Member MethodsCountry MethodsForum MethodsGet Domain AttributesGet domain attribute values based on domain frameworks attributes Json result is different per framework MethodGETURLhttps://e7lq80c199.execute-api.us-west-2.amazonaws.com/api1?request=getdomainattributesMaking a RequestAvailable request parameters are:
API Responsessample json data for lead template version 1 framework:{ "success": true, "data": { "additional_html_DefaultValue": "", "fb_page_DefaultValue": null, "background_image_url_DefaultValue": null, "keywords_DefaultValue": "", "twitter_page": null, "bottom_text": null, "twitter_page_DefaultValue": null, "bottom_text_DefaultValue": null, "additional_html": "", "footer_html": "", "keywords": null, "background_image_url": null, "fb_page": null, "footer_html_DefaultValue": "" } } API Errors[{ "success":false } ] |