API Introduction

Complete REST API reference for Keymint. Learn how to authenticate, manage customer records, issue licenses, and verify activation states.

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 REST API for license key management. It handles license generation, activation, verification, floating seat tracking, and customer record operations.

API Specifications

Base Configuration

Base URL: https://api.keymint.dev

Authentication: Bearer token in Authorization header

Content Type: application/json for all requests and responses

Rate Limiting: Plan-based limits (up to 1,000 requests per minute). See Rate Limits.

Core Resources

Explore the main API endpoints organized by functionality:

Need Help?