Delivery
Base Url
https://cloud.seekda.com/widget.json
Parameters
Result
If the requested format is json, then an access_token, set of allowed widget IDs and a set of JS sources are returned. If the requested format is javascript (.js) then the delivery framework with the access token, allowed widget IDs and JS sources is returned. Below is an example of the json response
{'access_token':'DnO5gbrpprL%2B41ga%2FcAvnYFfCdX4WCTNkiqf6gvWHb5M2zZYqZmTl2RQTdUN%0Adagjff9F5ikCP9COggVk%2BKsprg%3D%3D', 'widget_ids':['1','2']', 'js':['src1.js','src2.js']}