Skip to main content
New to Keymint? Start with our API Overview for core concepts, or explore our Authentication Guide to get started.

Welcome to the Keymint API

The Keymint API is a modern REST API designed for comprehensive license key management. Whether you’re building a simple license validator or a complex enterprise licensing system, our API provides all the tools you need.

API Specifications

Base Configuration

Base URL: https://api.keymint.devAuthentication: Bearer token in Authorization headerContent Type: application/json for all requests and responsesRate Limiting: 1000 requests per hour per API key

Core Resources

Explore the main API endpoints organized by functionality:

Need Help?

  • Node.js: Official SDK with TypeScript support
  • Python: Native Python package for easy integration
  • Custom Integration: REST API works with any HTTP client
I