Web API

3.66.0 (2023-08-09)

Added

  • Organizations and related API endpoints for customer portal.

3.65.0 (2023-07-21)

Added

  • /v3/license-templates endpoint as an alternative for license policies.

3.64.0 (2023-05-30)

Added

  • /v3/activations/export endpoint to export all activations.

  • All /v3/licenses endpoint query params to /v3/licenses/export endpoint

  • name query param in /v3/users endpoint

  • createdAt query param in /v3/organizations

3.63.0 (2023-04-06)

Added

  • expired, metadata.key, metadata.value and createdAt query params to the /v3/trial-activations endpoint.

3.62.0 (2023-04-04)

Added

  • published and private query params to the /v3/releases endpoint.

  • published query param to the /v3/releases-files endpoint.

  • action query param to the /v3/activation-logs endpoint.

3.61.0 (2023-03-29)

Added

Updated

  • Renamed email-templates to automated-emails in login endpoint.

3.60.0 (2023-03-10)

Added

  • license.maintenance-expired and license.maintenance-expiring-soon events in webhooks and email templates.

  • /v3/activation-logs/export endpoint to export activation logs in CSV format.

  • on (organization name) and oa (organization address) properties in the activation JWT response.

3.59.0 (2023-03-08)

Added

3.58.0 (2023-02-21)

Added

  • lcat (license created at) and laat (license activated at) properties in the activation JWT response.

3.57.0 (2023-02-08)

Added

  • expiresAt and expiringSoon query params to the /v3/licenses endpoint.

  • offline property to the activation log resource.

Fixed

  • Issue causing emails sent through SendGrid to fail.

3.56.0 (2022-12-14)

Added

  • allowed query param to the /v3/releases/update endpoint

3.55.0 (2022-08-26)

Added

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.

  • maintenancePolicyId property to the license resource.

  • currentReleaseVersion property to the license resource.

  • maxAllowedReleaseVersion property to the license resource.

  • releaseVersion property to the activation resource.

3.53.0 (2022-06-01)

Added

  • /v3/activations/{id}deactivate endpoint for secure deactivation of activations.

  • Added accountId in login endpoint.

  • Added accountId in activation, trial activation and deactivation endpoints.

  • Added accountId in release update and latest endpoint.

  • Added accountId in release download URL.

Updated

  • Renamed companyId to accountAlias in login endpoint.

3.52.0 (2022-03-28)

Added

  • /v3/sending-domains endpoint to add support for DMARC compliant emails.

3.51.0 (2022-02-11)

Added

  • resourceId query param to event logs.

3.50.0 (2022-01-27)

Added

  • disableValidationCheck property to the license resource.

3.49.0 (2021-12-01)

Added

  • changes property to the event log resource.

3.48.0 (2021-11-17)

Added

  • allowClientLeaseDuration property to the license resource.

3.47.0 (2021-11-01)

Added

3.46.0 (2021-10-25)

Added

  • user.created event in the email templates.

  • user.reset-password-request event in the email templates.

3.45.0 (2021-10-07)

Added

  • private property to the release resource.

  • license.deleted event in the webhooks and email templates.

3.44.0 (2021-09-20)

Added

  • query operators support.

  • user.company query param to /v3/licenses endpoint.

  • activation.appVersion query param to /v3/users endpoint.

Deprecated

  • createdAfter and createdBefore in /v3/licenses, /v3/users, /v3/activation-logs endpoints. These can be replaced with createdAt[gt] and createdAt[lt] respectively.

  • lastSeenAfter and lastSeenBefore in /v3/users endpoint. These can be replaced with lastSeenAt[gt] and lastSeenAt[lt] respectively.

  • metadataKey and metadataValue in /v3/licenses and /v3/users endpoints. These can be replaced with metadata.key and metadata.value respectively.

  • email in /v3/licenses endpoint. This can be replaced with user.email.

3.43.0 (2021-08-05)

Added

3.42.0 (2021-05-19)

Added

  • allowCustomerPortalAccess property to the user resource.

3.41.0 (2021-03-18)

Added

  • offline property to the activation resource.

3.40.0 (2021-03-10)

Added

3.39.0 (2021-02-10)

Added

  • additionalUserIds property to the license resource.

3.38.0 (2021-01-28)

Added

3.37.0 (2021-01-06)

Added

  • appVersion property to the activation log resource.

3.36.0 (2020-12-28)

Added

  • floating property to the meter attribute resource.

  • allowContainerActivation property 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

  • visible property to the meter attribute resource.

3.32.0 (2020-09-23)

Added

  • allowedIpRanges property to the license resource.

3.31.0 (2020-07-07)

Added

  • SAML SSO support.

3.30.0 (2020-06-06)

Added

  • cc and bcc properties to the email templates.

3.29.0 (2020-06-02)

Added

  • expiringSoonEventOffset property to the license policy and the license resources.

3.28.0 (2020-05-05)

Added

3.27.0 (2020-04-21)

Added

  • allowedIpRange property to the license resource.

3.26.0 (2020-03-28)

Added

3.25.0 (2020-01-25)

Added

  • keyPattern property to the license policy resource.

3.24.0 (2019-11-18)

Added

  • grossUses property to the license meter attributes.

  • metadataKey and metadataValue query params to the /v3/users endpoint.

3.23.0 (2019-10-20)

Fixed

  • Some minor bug fixes and improvements.

3.22.0 (2019-09-16)

Added

  • product.displayName property to the user release resource.

3.21.0 (2019-07-23)

Added

  • disableGeoLocation property to the license policy, trial policy and license resources, to prevent storing IP and location data.

  • downloads property to the release file resource, to track number of downloads.

3.20.0 (2019-05-15)

Added

  • requiredMeterAttributes property to the license policy resource, to enforce meter attributes schema for the licenses.

  • meterAttributes property to the license resource.

3.19.0 (2019-04-30)

Added

  • requireAuthentication property to the license resource, to enforce user authentication for license activation.

3.18.0 (2019-04-15)

Added

  • resellerId property to the license resource.

  • tags property to the user resource.

3.17.0 (2019-04-12)

Added

3.16.0 (2019-04-10)

Added

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

3.13.0 (2019-03-05)

Added

  • license.expired and license.expiring-soon events to webhooks.

  • account.logged-in event to event log.

  • Partial version comparison in update API endpoint for ignoring patch and build updates.

3.12.0 (2019-02-23)

Added

3.11.0 (2019-02-20)

Added

  • /v3/status health check endpoint.

  • Dynamic origin for password reset mails.

  • customDomain, website, logoUrl, faviconUrl to accounts resource.

3.10.0 (2018-12-17)

Added

  • leasingStrategy property to licenses resource.

  • company query param to users resource.

3.9.0 (2018-12-06)

Added

  • Support for referrals.

  • role property to users resource deprecating roles property.

3.8.0 (2018-10-12)

Added

3.7.0 (2018-09-12)

Added

3.6.0 (2018-09-09)

Added

  • Support for bank deposits through dashboard as alternative for credit cards.

3.5.0 (2018-08-06)

Added

  • allowedClockOffset property 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

3.3.0 (2018-06-09)

Added

Fixed

  • Some minor bug fixes.

3.2.0 (2018-05-28)

Added

Fixed

  • Some minor bug fixes.

3.1.0 (2018-05-21)

Added

  • licensePolicyId property to licenses which can be used to override the default license policy of a license, inherited through product.

  • requiredMetadataKeys property 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 dashboard.

Fixed

  • Some minor bug fixes and improvements.

3.0.1 (2018-05-18)

Changed

  • 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.

  • allowedActivations property in license policies and licenses can now be set to 0 also, to allow unlimited activations for any license.

  • For on-premise floating licenses allowedFloatingClients are no more counted as activations, that means floating licenses got more 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