The Intel Cloud Services Platform SDK is a thin JavaScript library that lets you easily take advantage of Intel Cloud Services in your own web pages and applications. The Cloud Services Platform SDK is designed to be fast and light, optimized for use by mobile devices as well as traditional desktop browser applications.
What's New
This is the initial introduction of the Cloud Services Platform SDK. The SDK's APIs provide utilities for consuming Intel Cloud Services including Intel® Identity Services and Commerce Services always with a minimum of source code necessary to accomplish your tasks.
This version includes the following capabilities:
- Authenticate and manage user accounts and profiles.
- Create e-commerce applications.
- Manage context items and watch for new context.
- Catalog and curate information.
- Make recommendations.
Development Notes
Download the Cloud Services Platform SDK JavaScript library, or the light, compressed version (.min). These are the Production versions.
- https://api.intel.com/js/intel.cloudservices.js
- https://api.intel.com/js/intel.cloudservices.min.js
These are the Test Environment versions:
- https://api.intel.com:8081/js/intel.cloudservices.js
- https://api.intel.com:8081/js/intel.cloudservices.min.js
The following documents provide information designed to help you start using the Cloud Services Platform SDK:
- Developer Guide: Describes how to get authenticated and start using the Cloud Services Platform SDK. Also provides some code examples that you can model in your own apps.
- API Reference: Provides links to reference information on all of the APIs in the SDK's JavaScript library.
- Cloud Services SDK Snippets: Provides access to snippets that you can run to "try out" the SDK.
Known Limitations and Updates
The following updates apply:
- Fixed: Using Internet Explorer 8 and 9 no longer causes "SCRIPT5: Access is denied" exception. January, 2013.
- New: Context, Recommendation, Catalog, and Curation APIs added. May, 2013.
Technical Support
Technical support is available via email at developerservices@intel.com or by posting to http://software.intel.com/en-us/forums/developer-services-forum.