JavaScript examples in the REST API reference documentation now use qlik-api
The qlik-api
JavaScript library is now the recommended approach for integrating with
Qlik Cloud REST APIs and the Qlik Analytics Engine (QIX) in JavaScript solutions.
To simplify adoption and reduce complexity, all JavaScript examples in the REST API reference documentation
now use qlik-api
instead of native Node.js code.

This update makes it easier for developers to:
- Get started with Qlik Cloud API integrations in JavaScript
- Follow best practices for authentication and API usage
- Maintain and extend their solutions using a supported library