Skip to main content
POST
JavaScript
No API Key Required: This is a public endpoint that does not require authentication. You can call it directly from client applications, desktop software, or CLIs to validate license keys without exposing your API credentials.

Body

application/json
license_key
string
required
Example:

"2b1f8e2d-c41e-4e8f-b2d3-d9fd61c38f43"

license_key_instance_id
string | null
Example:

"lki_123"

Response

License key validation result

valid
boolean
required
Example:

true

Last modified on March 25, 2026