License Keys
Validate License Key
Validate a license key.
Scopes: license_keys:write
POST
Go (SDK)
Documentation Index
Fetch the complete documentation index at: https://polar-dependabot-npm-and-yarn-docs-openapi-sampler-1-7-3.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can generate an Organization Access Token from your organization's settings.
Body
application/json
The benefit ID.
Key-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 ID of the object.
Creation timestamp of the object.
Last modification timestamp of the object.
The benefit ID.
Available options:
granted, revoked, disabled Go (SDK)

