Skip to main content
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.

Body

application/json
license_key
string
required
instance_id
string

Response

License key validated successfully

valid
boolean
meta
object