Install Typescript SDK (Generated)
Install Typescript SDK (Generated)
You can use the auto-generated Box TypeScript SDK to call Box APIs in a TypeScript project. This next generation SDK brings along new functionality to designed to elevate the developer experience and streamline your integration with the Box Content Cloud.
Learn more about auto-generated TypeScript SDK on GitHub
NPM installation
To install the TypeScript SDK run the following command from your terminal window or command prompt using the Node Package Manager.
npm install box-typescript-sdk-gen
Yarn installation
Similarly, the SDK can be installed using the Yarn package manager.
yarn add box-typescript-sdk-gen