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
Validate a license key.
This endpoint doesn’t require authentication and can be safely used 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
The benefit ID.
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
Successful Response
The stable identifier for this record.
The time Ruba created this record.
The time this record last changed.
The benefit ID.
granted, revoked, disabled