---
title: "About NodeJS Delivery SDK"
description: "The Node.js guide covers a series of topics on our CMS that ranges from a quickstart guide, queries that you can send to Contentstack to fetch data for your Node.js app, download the SDK for Node.js, and example apps."
url: "https://www.contentstack.com/docs/developers/sdks/content-delivery-sdk/nodejs/about-nodejs-delivery-sdk"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-22"
---

# About NodeJS Delivery SDK

_Use Contentstack to power content for your Node.js projects_

Contentstack provides Node.js SDK that Developers can use to develop Node.js applications and power its content from Contentstack. The Contentstack Node.js SDK uses our [Content Delivery APIs](/docs/developers/apis/content-delivery-api) to fetch content from Contentstack and deliver it to your Node.js-based applications.

**Note**: The Contentstack Node.js SDK supports [Node.js](https://nodejs.org/en) version 20 or later

In order to integrate your Node.js app with Contentstack Node.js SDK, follow the steps mentioned in the [Get Started](/docs/developers/sdks/content-delivery-sdk/nodejs/get-started-with-nodejs-delivery-sdk) section.

You can check out the [sample Node.js apps](/docs/developers/sdks/content-delivery-sdk/nodejs/about-nodejs-delivery-sdk#sample-apps-for-nodejs) that Contentstack have developed to see Node.js SDK in action.