Web API
3.84.0 (2026-07-01)
Added
POST /v3/licenses/:id/rotateendpoint to rotate the license key of a license.- Organization-level SAML SSO settings through the
/v3/organizations/:id/saml-configurationendpoint, so organization admins can configure their own identity provider for logging in to the customer portal. iconUrlproperty to products. The product icon and description are now shown in the customer portal.- Support for creating users with the same email as an admin user, for testing purposes.
PATCH /v3/resellers/:resellerId/licenses/:id/expires-atendpoint for resellers to update the expiration date of a license, including renewing it.GET /v3/release-download-eventsandGET /v3/release-download-events/exportendpoints to track when and by whom your releases are downloaded.
Updated
- Breaking change: API responses no longer include child entities unless they are requested with the
includequery param. - The reseller admin role is now editable.
3.83.0 (2026-04-01)
Added
userIdfield to theGET /v3/me/activationsendpoint response.- Support for the
account.trial.expiredwebhook event. GET /v3/audit-logs/exportendpoint to export audit logs.{{organization.name}}placeholder for use in automated email templates.- Support for a minimum
serverSyncIntervalof 180 seconds across all plans. productIdquery param to theGET /v3/me/activationsendpoint.
Updated
- Audit logs now store the actor's name and email directly in the response using
actorNameandactorEmail, making logs immutable even if the admin user details change later.
3.82.0 (2026-02-11)
Added
- Tier support for Entitlement Sets.
- Support for the
organizationIdfilter in theGET /v3/activationsendpoint. lastUsedAtproperty to theGET /v3/licensesendpoint response.[ne]operator support for the organization filter in theGET /v3/licensesendpoint.PATCH /v3/trial-activations/:idendpoint for updating a trial activation.
Updated
- Improved SSO role mapping to better handle multiple roles received from the identity provider (IdP).
3.81.0 (2025-11-24)
Added
expiresAtproperty to the license feature entitlements.lastUsedAtproperty to the personal access tokens.subscriptionIntervalandsubscriptionStartTriggerproperties to maintenance policies.- Webhooks are now suspended instead of being disabled, to ensure webhook event logs are still created even if webhooks fail, so that they can be manually retried later.
userIdquery param to the/v3/activationsendpoint.maintenanceExpireAtquery param to the/v3/licensesendpoint.
Deprecated
validityproperty on maintenance policies (usesubscriptionIntervalinstead).expirationStrategyproperty on maintenance policies (usesubscriptionStartTriggerinstead).
3.80.0 (2025-09-24)
Added
- Subscription logs to track all license subscription changes, such as renewals, expiration updates, and interval modifications.
license.first-activatedwebhook event that triggers when a license is activated for the first time.license.expiresAt.updatedwebhook event that triggers when the license expiration date changes.- /v3/trial-activations/:id/expires-at endpoint to allow updating the expiration date of a trial activation directly, rather than using the deprecated extend endpoint.
- /v3/activations endpoint to allow bulk deletion of activations within a date range for a specific license.
organization.user.createdandreseller.user.createdevents for automated emails.entitlementSetIdandactivation.countryCodequery params to the/v3/licensesendpoint.
3.79.0 (2025-08-11)
Added
activation.lease-expiredwebhook event that triggers when an activation lease expires without renewing.license.activation.limit-reachedwebhook event that triggers when the maximum allowed activations are reached for a license.license.subscription.updatedwebhook event that triggers when the license subscription properties are updated.subscriptionIntervalandsubscriptionStartTriggerquery params to the/v3/licensesendpoint.
3.78.0 (2025-05-22)
Added
- Entitlement Sets and features.
- License level features and feature overriding.
subscriptionIntervalandsubscriptionStartTriggerproperties to licenses.- /v3/licenses/:id/expires-at endpoint to allow updating the license expiration date.
activation.lastSyncedAtquery param to the/v3/licensesendpoint.- Response JSON in delete operations to audit logs.
Deprecated
- Product versions (use Entitlement Sets instead).
- Feature flags (use features instead).
validityproperty on license (usesubscriptionIntervalinstead).expirationStrategyproperty on license (usesubscriptionStartTriggerinstead)./v3/licenses/:id/extendendpoint (use the/v3/licenses/:id/expires-atendpoint instead).
3.77.0 (2025-02-07)
Added
- Archive support for releases.
3.76.0 (2025-01-14)
Added
- OpenTelemetry support.
3.75.0 (2024-11-19)
Added
- Query params for reseller license and activation endpoints.
- Activation creation date to the activation JWT.
Updated
- Limit the number of license metadata fields to 50 per license.
3.74.0 (2024-10-15)
Added
- Support for refresh tokens in the login endpoint.
3.73.0 (2024-09-13)
Added
- User and Organization resources in the activations export endpoint.
3.72.0 (2024-06-10)
Added
- Support for using
-1to represent unlimited value forallowedActivations,allowedDeactivations,allowedFloatingClients,allowedClockOffset,leaseDuration,serverSyncGracePeriodin the license resource. - Support for
viewPermissionsfor license metadata to control the visibility as per the user role. - Support for
includequery param in the/v3/activationsendpoint to conditionally get linked users and organizations.
Deprecated
disableClockValidationproperty in license (useallowedClockOffset = -1instead).
3.71.0 (2024-04-15)
Added
LicenseKeyquery param to the/v3/activationsendpoint./v3/automated-emails/:id/previewendpoint to support server previews for emails.
3.70.0 (2024-02-05)
Added
- Maintenance mode support (in on-premise deployments) to prevent traffic during critical updates.
3.69.0 (2023-12-11)
Added
inoperator support to thetypequery parameter in the/v3/licensesendpoint.
3.68.0 (2023-11-29)
Added
- Query params to the
/v3/users/exportendpoint.
3.67.0 (2023-09-06)
Added
- Support for resellers.
3.66.0 (2023-08-09)
Added
- Organizations and related API endpoints for customer portal.
3.65.0 (2023-07-21)
Added
/v3/license-templatesendpoint as an alternative for license policies.productIdquery param in the/v3/me/licensesendpoint.
3.64.0 (2023-05-30)
Added
/v3/activations/exportendpoint to export all activations.- All
/v3/licensesendpoint query params to the/v3/licenses/exportendpoint. namequery param in the/v3/usersendpoint.createdAtquery param in the/v3/organizationsendpoint.
3.63.0 (2023-04-06)
Added
expired,metadata.key,metadata.valueandcreatedAtquery params to the/v3/trial-activationsendpoint.
3.62.0 (2023-04-04)
Added
publishedandprivatequery params to the/v3/releasesendpoint.publishedquery param to the/v3/release-filesendpoint.actionquery param to the/v3/activation-logsendpoint.
3.61.0 (2023-03-29)
Added
- /v3/webhook-event-logs endpoint to get the log of all the triggered webhook events.
- /v3/automated-email-event-logs endpoint to get the log of all the triggered automated email events.
Updated
- Renamed
email-templatestoautomated-emailsin login endpoint.
3.60.0 (2023-03-10)
Added
license.maintenance-expiredandlicense.maintenance-expiring-soonevents in webhooks and email templates.- /v3/activation-logs/export endpoint to export activation logs in CSV format.
on(organization name) andoa(organization address) properties in the activation JWT response.
3.59.0 (2023-03-08)
Added
- /v3/organizations endpoint to add support for organizations.
3.58.0 (2023-02-21)
Added
lcat(license created at) andlaat(license activated at) properties in the activation JWT response.
3.57.0 (2023-02-08)
Added
expiresAtandexpiringSoonquery params to the /v3/licenses endpoint.offlineproperty to the activation log resource.
Fixed
- Issue causing emails sent through SendGrid to fail.
3.56.0 (2022-12-14)
Added
allowedquery param to the/v3/releases/updateendpoint.
3.55.0 (2022-08-26)
Added
- /v3/release-channels endpoint to add support for adding release channels.
- /v3/release-platforms endpoint to add support for adding release platforms.
3.54.0 (2022-06-13)
Added
- /v3/maintenance-policies endpoint to add support for maintenance policies.
- /v3/licenses/:id/maintenance/renew endpoint to add support for renewing license maintenance.
- /v3/licenses/:id/maintenance/extend endpoint to add support for extending license maintenance.
maintenancePolicyIdproperty to the license resource.currentReleaseVersionproperty to the license resource.maxAllowedReleaseVersionproperty to the license resource.releaseVersionproperty to the activation resource.
3.53.0 (2022-06-01)
Added
- /v3/activations/{id}/deactivate endpoint for secure deactivation of activations.
- Added
accountIdin login endpoint. - Added
accountIdin activation, trial activation and deactivation endpoints. - Added
accountIdin release update and latest endpoint. - Added
accountIdin release download URL.
Updated
- Renamed
companyIdtoaccountAliasin login endpoint.
3.52.0 (2022-03-28)
Added
/v3/sending-domainsendpoint to add support for DMARC compliant emails.
3.51.0 (2022-02-11)
Added
resourceIdquery param to event logs.
3.50.0 (2022-01-27)
Added
disableValidationCheckproperty to the license resource.
3.49.0 (2021-12-01)
Added
changesproperty to the event log resource.
3.48.0 (2021-11-17)
Added
allowClientLeaseDurationproperty to the license resource.
3.47.0 (2021-11-01)
Added
- /v3/product-versions endpoint to add support for product versions.
- /v3/feature-flags endpoint to add support for feature flags.
3.46.0 (2021-10-25)
Added
user.createdevent in the email templates.user.reset-password-requestevent in the email templates.
3.45.0 (2021-10-07)
Added
privateproperty to the release resource.license.deletedevent in the webhooks and email templates.
3.44.0 (2021-09-20)
Added
- Query operators support.
user.companyquery param to the/v3/licensesendpoint.activation.appVersionquery param to the/v3/usersendpoint.
Deprecated
createdAfterandcreatedBeforein the/v3/licenses,/v3/users,/v3/activation-logsendpoints. These can be replaced withcreatedAt[gt]andcreatedAt[lt]respectively.lastSeenAfterandlastSeenBeforein the/v3/usersendpoint. These can be replaced withlastSeenAt[gt]andlastSeenAt[lt]respectively.metadataKeyandmetadataValuein the/v3/licensesand/v3/usersendpoints. These can be replaced withmetadata.keyandmetadata.valuerespectively.emailin the/v3/licensesendpoint. This can be replaced withuser.email.
3.43.0 (2021-08-05)
Added
createdAfterandcreatedBeforequery params to /v3/activation-logs endpoint.
3.42.0 (2021-05-19)
Added
allowCustomerPortalAccessproperty to the user resource.
3.41.0 (2021-03-18)
Added
offlineproperty to the activation resource.
3.40.0 (2021-03-10)
Added
- /v3/users/export endpoint to add support for exporting the users in CSV format.
- /v3/trial-activations/export endpoint to add support for exporting the trial activations in the CSV format.
3.39.0 (2021-02-10)
Added
additionalUserIdsproperty to the license resource.
3.38.0 (2021-01-28)
Added
- /v3/licenses/meter-attributes/{id}/reset endpoint to add support for resetting the meter attributes.
- /v3/licenses/meter-attributes/{id} endpoint to add support for deleting the meter attributes.
- /v3/licenses/metadata/{id} endpoint to add support for deleting the metadata fields.
3.37.0 (2021-01-06)
Added
appVersionproperty to the activation log resource.
3.36.0 (2020-12-28)
Added
floatingproperty to the meter attribute resource.allowContainerActivationproperty to the license and trial policy resources.
3.35.0 (2020-12-22)
Added
- Support for caching to improve performance.
3.34.0 (2020-12-01)
Updated
- Meter attributes are now persistent by default.
3.33.0 (2020-11-20)
Added
visibleproperty to the meter attribute resource.
3.32.0 (2020-09-23)
Added
allowedIpRangesproperty to the license resource.
3.31.0 (2020-07-07)
Added
- SAML SSO support.
3.30.0 (2020-06-06)
Added
ccandbccproperties to the email templates.
3.29.0 (2020-06-02)
Added
expiringSoonEventOffsetproperty to the license policy and the license resources.
3.28.0 (2020-05-05)
Added
metadataKeyandmetadataValuequery params to /v3/activations endpoint.
3.27.0 (2020-04-21)
Added
allowedIpRangeproperty to the license resource.
3.26.0 (2020-03-28)
Added
- /v3/email-templates endpoint to add support for email templates.
3.25.0 (2020-01-25)
Added
keyPatternproperty to the license policy resource.
3.24.0 (2019-11-18)
Added
grossUsesproperty to the license meter attributes.metadataKeyandmetadataValuequery params to the/v3/usersendpoint.
3.23.0 (2019-10-20)
Fixed
- Some minor bug fixes and improvements.
3.22.0 (2019-09-16)
Added
product.displayNameproperty to the user release resource.
3.21.0 (2019-07-23)
Added
disableGeoLocationproperty to the license policy, trial policy and license resources, to prevent storing IP and location data.downloadsproperty to the release file resource, to track number of downloads.
3.20.0 (2019-05-15)
Added
requiredMeterAttributesproperty to the license policy resource, to enforce meter attributes schema for the licenses.meterAttributesproperty to the license resource.
3.19.0 (2019-04-30)
Added
requireAuthenticationproperty to the license resource, to enforce user authentication for license activation.
3.18.0 (2019-04-15)
Added
resellerIdproperty to the license resource.tagsproperty to the user resource.
3.17.0 (2019-04-12)
Added
- /v3/docs#tag/ReleaseFiles endpoints to add support for external files in the releases.
3.16.0 (2019-04-10)
Added
- /v3/accounts/login-google endpoint to enable login using Google SSO.
3.15.0 (2019-03-25)
Added
- Support for per-instance leasing strategy for hosted-floating license type.
3.14.0 (2019-03-14)
Added
- /v3/me/releases endpoint to display releases in the customer portal.
3.13.0 (2019-03-05)
Added
license.expiredandlicense.expiring-soonevents to webhooks.account.logged-inevent to event log.- Partial version comparison in update API endpoint for ignoring patch and build updates.
3.12.0 (2019-02-23)
Added
displayNameto products resource.
3.11.0 (2019-02-20)
Added
- /v3/status health check endpoint.
- Dynamic origin for password reset mails.
customDomain,website,logoUrl,faviconUrlto accounts resource.
3.10.0 (2018-12-17)
Added
3.9.0 (2018-12-06)
Added
- Support for referrals.
roleproperty to users resource deprecatingrolesproperty.
3.8.0 (2018-10-12)
Added
- /v3/me/2fa-secret and /v3/me/2fa-recovery-codes endpoints to allow for two factor authentication.
3.7.0 (2018-09-12)
Added
- /v3/trial-activations/offline-activate endpoint to allow for offline trial activations.
3.6.0 (2018-09-09)
Added
- Support for bank deposits through the admin portal as alternative for credit cards.
3.5.0 (2018-08-06)
Added
allowedClockOffsetproperty to license policies and licenses which can be used to allow license and trial activations on machines where system clocks run behind the network time.- /v3/analytics/activations/app-version endpoint to retrieve activations by app version.
3.4.0 (2018-06-25)
Added
- Distribution API for secure distribution of software applications and release management.
- /v3/users/:id/reset-password-token endpoint to allow implementation of forgot password functionality for custom branded portals.
3.3.0 (2018-06-09)
Added
- /v3/licenses/:id/extend endpoint to allow extension of licenses. Before this only license renewal was allowed.
Fixed
- Some minor bug fixes.
3.2.0 (2018-05-28)
Added
- /v3/me and /v3/me/licenses endpoints for customer portal.
Fixed
- Some minor bug fixes.
3.1.0 (2018-05-21)
Added
licensePolicyIdproperty to licenses which can be used to override the default license policy of a license, inherited through product.requiredMetadataKeysproperty to license policies to make it must for a license to have required metadata keys when it is created. The metadata keys will automatically appear for licenses in the admin portal.
Fixed
- Some minor bug fixes and improvements.
3.0.1 (2018-05-18)
Updated
- Each license you create is counted as an activation irrespective of whether it is activated or not (as before). But if license allows more than one activation, then those are only counted when used.
allowedActivationsproperty in license policies and licenses can now be set to0also, to allow unlimited activations for any license.- For on-premise floating licenses
allowedFloatingClientsare no longer counted as activations, which means floating licenses became cheaper.
Fixed
- Some issues in floating licenses.
- Other minor bug fixes.
3.0.0 (2018-05-03)
Added
- Completely new REST API.
- Beautiful API docs.
Last updated: