IA Software Development Kit (SDK)
We have exposed a selection of methods from Intelligent Assets for use by other developers. You can call these endpoints directly within custom code services on the developer console.
Endpoints
AssetTrees
Assets
Example usage in a code service
Start by adding the
IA_SDK
library to your code service

Use the SDK methods like any other asynchronous requests. Here is an example of calling the SDK to create an asset.
