Verifies the validity of a license key.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The license key to verify. This is the key that was provided to the user when they purchased or received the license.
The ID of the product associated with the license. This is used to verify that the license is valid for the specified product.
The ID of the customer associated with the license. This is used to verify that the license is valid for the specified customer.
A unique identifier for the client hardware. Typically a hardware ID or another identifier that remains consistent across sessions.