Huly · Open Collection

Huly Platform API

Huly exposes programmatic access through the Node.js SDK @hcengineering/api-client rather than a documented public HTTP REST API with stable endpoint paths. The SDK connects to the platform transactor over WebSocket (connect) or via a REST client (connectRest), authenticating with email/password or a token, and offers document-oriented operations. The items below describe the supported SDK operations; they are not fixed public REST endpoints and intentionally carry no fabricated URLs.

12
Requests
5
Folders
1.0
Version
View on GitHub Raw JSON Project ManagementCollaborationOpen SourceProductivitySDKOpen Collection

Overview

Huly Platform API is a Open Collection published by Huly on the APIs.io network, version 1.0.

Huly exposes programmatic access through the Node.js SDK @hcengineering/api-client rather than a documented public HTTP REST API with stable endpoint paths. The SDK connects to the platform transactor over WebSocket (connect) or via a REST client (connectRest), authenticating with email/password or a token, and offers document-oriented operations. The items below describe the supported SDK operations; they are not fixed public REST endpoints and intentionally carry no fabricated URLs.

The collection contains 12 requests organised into 5 folders.

Tagged areas include Project Management, Collaboration, Open Source, Productivity, and SDK.

Requests & Folders

Connection
Fetch
Documents
Collections
Mixins

Related API Specs

Huly Platform SDK (OpenAPI) Huly Cloud (OpenAPI) Huly Tracker (OpenAPI) Huly Documents (OpenAPI)
Back to Huly · All Collections · GitHub