Yandex DataLens Public API release notes
Written by
Updated at July 28, 2026
This section contains the DataLens Public API release notes. For more on versioning, see this guide.
Version 2
15.06.2026
Non-breaking changes in the Public API version 2. Added the following methods:
June 11, 2026: Upgrading to version 2
Breaking changes to the Public API version 1. A new Public API major version is out: Public API version 2.
Introduced breaking changes to the getEntries method for retrieving Yandex DataLens entities.
- Changed the
idsfield data type:string | string[]→string[]. - Changed the
createdByfield data type:string | string[]→string[]. - Removed the
pagefield of thenumbertype, replacing it withpageTokenof thestringtype. - Added a new
ignoreSharedEntriesfield of thebooleantype to remove shared objects from the response.
Version 1
22.01.2026
January 22, 2026: the DataLens Public API version 1 is out.