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.Quick Start
Get up and running with your first API call in minutes.
Authentication
Learn how to securely authenticate with bearer tokens.
Rate Limits
Understand API limits and best practices.
Error Codes
Complete reference for handling API responses.
API Specifications
Base Configuration
Base URL:
https://api.keymint.dev
Authentication: Bearer token in Authorization headerContent Type: application/json
for all requests and responsesRate Limiting: 1000 requests per hour per API keyCore Resources
Explore the main API endpoints organized by functionality:- Customers
- License Keys
- License Management
Manage your customer base and account relationships.
Need Help?
Getting Support
Getting Support
- 📧 Email: support@keymint.dev
- 📚 Documentation: You’re here!
- 🚀 Dashboard: app.keymint.dev
API Status & Updates
API Status & Updates
- 📊 Status Page: status.keymint.dev
SDK & Libraries
SDK & Libraries
- Node.js: Official SDK with TypeScript support
- Python: Native Python package for easy integration
- Custom Integration: REST API works with any HTTP client