Huly Platform SDK
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.
Huly Platform SDK is one of 4 APIs that Huly publishes on the 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.
Requests are made against the base URL https://github.com/hcengineering/huly.core.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Huly 3
Other APIs Huly publishes across the network.