License Keys
Validate a License Key
Validates a license key’s status, expiration, and activation limits.
Usage: Ensures license keys are active and have not reached their usage or expiration limits before they are used.
POST
Validate a license key and optionally verify if a specific machine instance is still active.
This endpoint is Client-Safe. You do not need to provide your
blnk_live_ secret key. You can call this directly from a desktop application (like Electron, Tauri, or Swift) by simply providing the license_key and an optional instance_id.