In late 2023, Autodesk announced the Node.js/TypeScript SDK for Autodesk Platform Services, currently in beta. This SDK is organized into separate NPM packages for various APIs: @aps_sdk/authentication, @aps_sdk/oss, @aps_sdk/data-management, @aps_sdk/model-derivative, and a shared @aps_sdk/autodesk-sdkmanager. The SDK facilitates user authentication and API integration through classes like AuthenticationClient and OssClient, offering streamlined processes for generating tokens and error handling. For more information, visit the official samples and tutorials.
You can find additional details in this blog
Comments
0 comments
Article is closed for comments.