Devolens / Cryptolens

Devolens provides the Cryptolens software licensing API for managing products, license keys, customers, usage analytics, and entitlements.

10 actions Integration catalog
Request access
Connect Devolens / Cryptolens once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get License KeyDEVOLENS_GET_LICENSE_KEY
Retrieve one license key and optional activation metadata by its product ID and key string. The token must enable the Get Key method.
List CustomersDEVOLENS_LIST_CUSTOMERS
Search or list customers visible to the connected Cryptolens account, including reseller-visible customer groups returned by the API. The token must enable the Get Customers method.
List Daily Usage AggregatesDEVOLENS_LIST_DAILY_USAGE_AGGREGATES
Return one page of daily Cryptolens usage aggregates, optionally filtered by product and inclusive date range. Pass next_cursor back with the same filters to continue forward. The token must enable the Usage Analytics method group.
List License KeysDEVOLENS_LIST_LICENSE_KEYS
List and search one page of license keys for a Cryptolens product. Call List Products first when the product ID is unknown, then pass next_cursor back to continue through additional pages. The token must enable the Get Keys method.
List License TemplatesDEVOLENS_LIST_LICENSE_TEMPLATES
Return the license templates available to the connected Cryptolens account. The token must enable the Get License Templates method.
List License UsersDEVOLENS_LIST_LICENSE_USERS
Return registered Cryptolens license users, optionally limited to one customer. The token must enable the UserAuthAdmin method group.
List MessagesDEVOLENS_LIST_MESSAGES
Return Cryptolens account messages, optionally filtered by channel or creation time. The token must enable the Get Messages method.
List ProductsDEVOLENS_LIST_PRODUCTS
Return the Cryptolens products visible to the connected access token. Use this first to obtain product IDs required by license-key tools. The token must enable the Get Products method.
List ResellersDEVOLENS_LIST_RESELLERS
Search or list resellers visible to the connected Cryptolens account. The token must enable the Reseller method group.
List Web API LogsDEVOLENS_LIST_WEB_API_LOGS
Inspect one page of Cryptolens Web API request logs with optional product, license-key, machine, event, and time filters. Pass next_cursor back to continue when one is returned. The token must enable the Get Web APILog method.