bx-rest

JSON →
library 0.9.3 ·javascript
verified Jun 7, 2026

A TypeScript client library for the Bitrix24 REST API, designed for use with Angular and Vue applications. Version 0.9.3 is the current stable release, offering a modular architecture with classes like BXRestNavvy, BXRestMap, and BXRestRequest for making API calls. It supports custom method extensions and provides a consistent interface for interacting with Bitrix24 entities. The library relies on an authentication token, typically stored in cookies, and requires configuration via BXRestSettings. Compared to alternatives, it provides tighter integration with Angular dependency injection and Vue plugin systems, but lacks comprehensive documentation and has limited community adoption. Release cadence is irregular; updates are infrequent.