This URL is the licence API base for your desktop app (activation / verify only). Open it in a browser only to confirm the host is up — it does not expose any third‑party AI or image APIs.
Endpoints (JSON POST):
/api/licence/activate/api/licence/verify/admin/licence/issue — JSON API (needs X-API-Key + telegram_username)/admin/licence/revoke (needs X-API-Key)Set LICENCE_SERVER_URL in the app to this site’s base URL (no trailing slash).
Web panel — Telegram + days → generate key, table + revoke/restore (no API key on the page; protect URL if needed)
By default keys are stored in a JSON file on the server (data/licence_store.json). For many users, switch config.php to MySQL and import schema.mysql.sql (see INSTALL.txt).
Each issued key stores a Telegram username (required in panel / API). Optional Hardware ID from the desktop app Profile locks the key to one PC.