Skip to content

The Trinsic Javascript / Node SDK

The Trinsic Node SDK makes it easy to interact with the Trinsic API from any backend javascript application. The most recent version of the library can be found on npm. You can find the SDKs source on Github.

Installation

Install the package for Node from npmjs.com

npm i @trinsic/trinsic

Next Steps

Once the SDK is installed and configured, you're ready to start building! We recommend going through the walkthrough next. If you're ready to dive into building your ecosystem, check out our API Reference.

Start Walkthrough Explore API