Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
fabdulazeez
Partner - Creator III
Partner - Creator III

accesstypeoverview QRS API mentioned Experimental

Is it safe to use the "accesstypeoverview" API, considering its stability index is labeled as Experimental and potential modifications? If not, what would be a more suitable API to utilize in production for retrieving license details such as total, available, and allocated licenses for both professional and analyzer types?

 
 
 
 
 
 
Labels (1)
  • API

1 Solution

Accepted Solutions
Marc
Employee
Employee

The API is safe to use with the version of Qlik Sense where it is available. However, the experimental flag indicates that the API may undergo changes, such as modifications to input parameters or output details, or it may be deprecated between versions without prior notice.

If you decide to use an experimental API in your application, be aware that it may break when you apply the next patch or upgrade.

It is important to check the status of the API before performing an upgrade. Consider the criticality of the API to your application, identify possible workarounds, and ensure that it is included in your update or upgrade testing.

https://help.qlik.com/en-US/sense-developer/May2023/Content/Sense_Helpsites/api-governance.htm

Experimental This API is under development. Do not rely on it. It may change or be removed in future versions.

 

The AccessTypeOverview API is utilized by the QMC when navigating to `qmc/licenseusagesummary`. Given that there have been no changes in the API schemas over the past three years, it is likely safe to use. However, ensure you have done your due diligence before upgrading or patching to avoid any potential issues.

help.qlik.com/en-US/sense-developer/May2022/APIs/RepositoryServiceAPI/index.html?page=1514

https://help.qlik.com/en-US/sense-developer/May2023/APIs/RepositoryServiceAPI/index.html?page=1555

https://help.qlik.com/en-US/sense-developer/May2024/APIs/RepositoryServiceAPI/index.html?page=1576

View solution in original post

1 Reply
Marc
Employee
Employee

The API is safe to use with the version of Qlik Sense where it is available. However, the experimental flag indicates that the API may undergo changes, such as modifications to input parameters or output details, or it may be deprecated between versions without prior notice.

If you decide to use an experimental API in your application, be aware that it may break when you apply the next patch or upgrade.

It is important to check the status of the API before performing an upgrade. Consider the criticality of the API to your application, identify possible workarounds, and ensure that it is included in your update or upgrade testing.

https://help.qlik.com/en-US/sense-developer/May2023/Content/Sense_Helpsites/api-governance.htm

Experimental This API is under development. Do not rely on it. It may change or be removed in future versions.

 

The AccessTypeOverview API is utilized by the QMC when navigating to `qmc/licenseusagesummary`. Given that there have been no changes in the API schemas over the past three years, it is likely safe to use. However, ensure you have done your due diligence before upgrading or patching to avoid any potential issues.

help.qlik.com/en-US/sense-developer/May2022/APIs/RepositoryServiceAPI/index.html?page=1514

https://help.qlik.com/en-US/sense-developer/May2023/APIs/RepositoryServiceAPI/index.html?page=1555

https://help.qlik.com/en-US/sense-developer/May2024/APIs/RepositoryServiceAPI/index.html?page=1576