Fast License API
Validate application name, Owner ID, version, license key and device HWID through a single endpoint.
License API guide →XPRO AUTH helps developers create applications, generate license keys, validate versions, bind devices with HWID protection, set expirations and manage customers from one web dashboard.
Your desktop application talks to one HTTPS API. Database credentials stay on the server.
Validate application name, Owner ID, version, license key and device HWID through a single endpoint.
License API guide →Bind a license on first successful authentication and reset the binding from authorized dashboards when needed.
HWID guide →Create hourly, daily, weekly, monthly, yearly or lifetime licenses with status and activity controls.
Explore features →Use XPRO AUTH from C#/.NET, Python, C++, JavaScript, PHP, PowerShell or any environment that can send an HTTPS POST request. The API returns predictable result codes such as SUCCESS, EXPIRED and HWID_MISMATCH.
Client applications never need MySQL usernames or passwords.
Manage application status, customer access, licenses, sessions, subscription dates and HWID resets.
HTTPS cookies, CSRF checks, rate limits and security headers protect management pages.
1 application
10 automatic license keys
HWID reset
4 applications
Up to 5,000 keys
Advanced key generator
Custom keys and full controls
Use the API guide and language-specific examples to connect your application without putting database credentials in your executable.
No. Your application should call the HTTPS license API. Database credentials remain only on the server.
Yes. Applications are separated by application name, Owner ID and version while sharing the same authentication endpoint.
Yes, provided the hosting platform maps it to the same application. For search indexing, choose one primary canonical domain.