Skip to main content
Official SDKs wrap the Hyze Cloud REST API with typed helpers, consistent errors, and less boilerplate. The API remains the source of truth. SDKs cover the main product surfaces: apps, databases, API keys, invoices, GitHub, and plans.

Official packages

Install (Node / Bun)

When to use an SDK

  • You want typed request/response helpers
  • You prefer hyze.apps.restart(id) over raw fetch
  • You need consistent error handling (HyzeError, rate limits)
Use the API Reference (or curl) when you want full control or a language without an SDK yet.

Source & npm

Next steps

TypeScript / Node / Bun

Full guide for @hyzecloud/sdk.

Authentication

Create and use API keys.

API reference

Browse all REST endpoints.

Quickstart

First deploy in minutes.
Last modified on July 17, 2026