---
source: https://qlik.dev/changelog/183-qlik-api-v2/
last_updated: 2025-11-26T16:51:44Z
---

# @qlik/api version 2.0.0 released

Version 2.0.0 of the `@qlik/api` [library](https://github.com/qlik-oss/qlik-api-ts) is now available.

This major version addresses an internal breaking change and expands coverage of the Qlik Sense REST APIs,
but shouldn't affect most existing usage or integrations.

### What's changed?

- Major version increment following semantic versioning due to an internal breaking change.
- No changes to public API contracts that affect typical usage.
- Most developers using the `@qlik/api` library don't need to alter their code.

### Action needed?

If you're upgrading from v1.x to v2.0.0, no changes are necessary for most implementations.
Review the [release notes](https://github.com/qlik-oss/qlik-api-ts/releases/tag/v2.0.0)
and the [code diff](https://github.com/qlik-oss/qlik-api-ts/compare/v1.50.0...v2.0.0) to confirm compatibility.
