Validate License Key
Intent
Runs the validate license key action.
When to call it
Call this when your workflow reaches the point where it must validate license key.
Access boundary
Use the credential type and authentication scheme shown for this operation.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
Operational notes
Check a license key.
This endpoint accepts requests without authentication and is suitable for use on a public client, like a desktop application or a mobile app. If you plan to validate a license key on a server, use the
/v1/license-keys/validateendpoint instead.
Body
Identifier of the benefit.
x >= 0Key-value object allowing you to set conditions that must match when validating the license key.
The key must be a string with a maximum length of 40 characters. The value must be either:
- A string with a maximum length of 500 characters
- An integer
- A floating-point number
- A boolean
You can store up to 50 key-value pairs.
Response
Request completed successfully
The stable identifier for this record.
The time Ruba created this record.
The time this record last changed.
Identifier of the benefit.
granted, revoked, disabled