Skip to main content
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
  • yarn
  • pnpm
npm install keymint
The SDK automatically includes TypeScript definitions - no need to install @types/keymint separately.

Resources

I