Install Typescript SDK (Generated)

Guides Tooling SDKs Install Typescript SDK (Generated)
Edit this page

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