Documentation
Welcome to the License Manager documentation. Here you'll find everything you need to integrate our licensing system into your products.
Quick Start
Install our SDK via Composer:
composer require license-manager/sdk
Authentication
All API requests must include your API key in the header.
Authorization: Bearer YOUR_API_KEY