All notable changes to the Data Access API and related documentation will be documented in this file.
Changes are recorded as of January 2026.
The requesterLimit and requesterLimitUsed columns have been removed from the usage report and replaced by a single requesterLimits column. Update any queries or integrations that reference the removed columns to use requesterLimits instead.
For details, see the usage report.
Two new reports are now available from the Data Access API:
- suite-product—Returns suite-level product data including suite version, part number (SKU), status, license model, and product line.
- license-product—Returns product feature data with license model information.
For field descriptions and usage details, see the Data Access API and Data Share Field Descriptions
The Entitlement History and Line Item History data sets provide a transaction-level record of all changes to entitlements and line items, including quantity updates, term modifications, product associations, and license model changes. This enables producers to trace how licensing rights associated with an entitlement have evolved over time.
The documentation has been updated to reflect the latest changes to field definitions and mappings between Data Access API fields and database columns.
Added a new field, ProductCreatedOn, to the Product Feature data set. When filtering products by date (for example, using filterDate or pastDays), the API now evaluates the actual product creation date rather than the date a feature was created or last modified.
Removed entry SUITE_PROUCT_DELETED/SuiteProductDeleted in the Product Feature data set, to match the fields actually available in this view.
Corrected fields in device report:
- Corrected "ID" entry
- Added "DEVICE_NAME"
- Corrected "Derived from EXPIRATION_DATE_ID" entry
Initial publication of Data Access API Reference on the FlexNet Operations API Reference site.