Skip to main content

Package Installation

Install the SDK using your preferred package manager:

Quick Start

You can get your API key from the NoCloud Dashboard.

Configuration Options

You can pass an options object for more control:

Compatibility

The SDK works in both Node.js and browser environments:
  • Node.js: Version 18 or higher (uses native fetch)
  • Browser: All modern browsers with fetch support
No Node-specific APIs are used, making it fully compatible with edge runtimes and browser environments.