Clerk is the easiest way to add authentication and user management to your Node.js application. To gain a better understanding of the Clerk Backend API and SDK, refer to
the Node SDK and Backend API documentation.
Getting started
Prerequisites
Node.js v14+
Installation
npm install @clerk/clerk-sdk-node
To build the package locally with the TypeScript compiler, run:
npm run build
Usage
Retrieve your Backend API key from the API Keys screen in your Clerk dashboard and set it as an environment variable in a .env file:
The npm package @clerk/clerk-sdk-node receives a total of 66,950 weekly downloads. As such, @clerk/clerk-sdk-node popularity was classified as popular.
We found that @clerk/clerk-sdk-node demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.It has 8 open source maintainers collaborating on the project.
Package last updated on 10 Mar 2025
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.