Skip to main content
Utexo Cloud provides a managed control plane for deploying and operating RGB Lightning Nodes (RLNs). It is designed for applications that require direct control over node-level infrastructure, channel management, asset issuance, backups, and observability, without building or maintaining that infrastructure themselves. Cloud is optional and complementary to the SDK. Applications can combine Cloud-managed nodes with the Utexo SDK depending on their deployment model and trust requirements.

What Utexo Cloud Provides

When to Use Cloud

Use Utexo Cloud to provision and operate RGB Lightning Nodes directly from the dashboard. The node lifecycle — creation, upgrade, backup, teardown — is managed via a control plane API, not raw server access.
Once a node is running, it exposes a REST JSON API for all Lightning and RGB operations: channel management, asset issuance, payments, and more. See RGB Lightning Node API.
Configure webhooks on your node to receive POST callbacks whenever node status transitions occur (RUNNING, FAILED, IN_PROGRESS). See Webhooks.

Get Started

Node Management

Create, connect, upgrade, back up, and destroy RLN nodes.

RGB Lightning Node API

Full REST endpoint reference for your running node.

Webhooks

Receive real-time event notifications from your nodes.

Cloud Dashboard

Access the Utexo Cloud dashboard.