The official Keymint Node.js SDK provides a modern, promise-based interface for integrating license management into your Node.js applications with full TypeScript support.

Features

TypeScript Support

Full TypeScript definitions with autocomplete and type safety

Modern Async/Await

Promise-based API with async/await support

Comprehensive Coverage

Complete API coverage for all Keymint endpoints

Error Handling

Built-in error handling with detailed error types

Installation

npm install keymint-nodejs
The SDK automatically includes TypeScript definitions - no need to install @types/keymint-nodejs separately.

Resources