• Sign up
  • Docs
  • Guides
  • API Reference
  • SDKs & Tools
  • Support
  • Developer Changelog
  • Elsewhere
  • Blog
  • Forum
  • Feedback
  • International sites
  • United States (English)
  • 日本 (日本語)
Box Developer Documentation
  • United States (English)
  • 日本 (日本語)
  • Quick Starts
  • Guides
  • API Reference
  • SDKs & Tools
  • Support
    • Developer Changelog
    • UnreadApr 13th, 2021

      New option for downscoping tokens using shared links

      Featureapi
    • UnreadApr 1st, 2021

      Box Java SDK v2.54.0 released

      Featuresdksjava
    • UnreadMar 25th, 2021

      New Metadata Query Indices Endpoint

      Featureapi
Log in
Tooling
CLI
Learn to use the Box CLI Quick Start
1. Create, Configure and Authorize a Box Application 2. CLI Installation and Configuration 3. Building Commands and Help Feature 4. Using Options and Bulk Commands Next steps
Postman Collection
Use Postman to make API calls Quick Start
1. Install Postman 2. Configure a Box App 3. Log in to Box 4. Load Postman Collection 5. Make an API call Next steps
Install Postman & Collection Make an API call Refresh an Access Token Legacy Postman Collection
Salesforce Developer Toolkit
Methods and Operations Code Samples
SDKs
Install .NET SDK Install Java SDK Install Python SDK Install Node SDK Install Salesforce SDK

Install Node SDK

Guides Tooling SDKs Install Node SDK
Edit this page

Install Node SDK

The Box Node SDK can be used to make API calls to the Box APIs in a Node project.

Learn more about the Node SDK on GitHub

NPM installation

To install the Node SDK run the following command from your terminal window or command prompt using the Node Package Manager.

npm install box-node-sdk --save

Yarn installation

Similarly, the SDK can be installed using the Yarn package manager.

yarn add box-node-sdk

Learn more about the Node SDK on GitHub

Related Guides

  • GuideOAuth 2.0 Auth
  • GuideJWT Auth
    On this page
  • NPM installation
  • Yarn installation
  • Box & Community
  • About Us
  • Platform Twitter
  • Developer Blog
  • Engineering Blog
  • Newsletter
  • Changelog
  • GitHub
  • Community GitHub
  • Tooling
  • Node SDK
  • Java SDK
  • Python SDK
  • .NET SDK
  • Box CLI
  • Box Skills Kit
  • Samples
  • Platform Samples
  • Skills Samples
  • Support
  • Support & Community
  • Create a ticket
  • Platform Forum
  • Product Feedback
  • API Status
  • International sites
  • United States (English)
  • 日本 (日本語)
  • ©2021 Box
  • Sitemap
  • Subscriptions
  • Terms of Use
  • Privacy Policy
  • Cookie Notification
  • Code samples provided under Unilicense