# Huly Platform SDK

**Canonical:** https://apis.io/apis/huly/huly-platform-sdk/  
**Provider:** Huly — https://apis.io/providers/huly/  
**Base URL:** https://github.com/hcengineering/huly.core  
**Documentation:** https://github.com/hcengineering/huly.core/blob/main/packages/api-client/README.md

Huly Platform SDK is one of 4 APIs that [Huly](https://apis.io/providers/huly/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include SDK, Platform, WebSocket, and REST. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

The @hcengineering/api-client Node.js package provides typed programmatic access to the Huly Platform. It exposes a WebSocket client (connect) holding a persistent transactor connection and a REST client (connectRest), both authenticated by email/password or token, with document operations such as findOne, findAll, createDoc, updateDoc, and removeDoc. There is no broadly documented public HTTP REST API with stable URL paths; access is intended through this SDK.

## Machine-readable artifacts (4)

- **Documentation** — https://github.com/hcengineering/huly.core/blob/main/packages/api-client/README.md
- **APIReference** — https://github.com/hcengineering/huly-examples/tree/main/platform-api
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/huly/refs/heads/main/openapi/_original/huly-openapi.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/huly/refs/heads/main/apis.yml

## Other Huly APIs (3)

- [Huly Cloud](https://apis.io/apis/huly/huly-cloud/)
- [Huly Tracker](https://apis.io/apis/huly/huly-tracker/)
- [Huly Documents](https://apis.io/apis/huly/huly-documents/)

## Tags

SDK, Platform, WebSocket, REST

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/huly/huly-platform-sdk/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/huly/.
