Skip to main content

Documentation Index

Fetch the complete documentation index at: https://utexo-e7ed9bd0-feat-faucet-bot.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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

CapabilityDescription
Node lifecycle managementCreate, start, stop, upgrade, and destroy RLN nodes via dashboard or API
Health and status monitoringReal-time node status (RUNNING, PAUSED, FAILED) and build progress tracking
Controlled accessmTLS and API-token–based authentication for secure remote connections
Versioned deploymentsUpgrade nodes to the latest RLN image with a single operation
Backup and restoreSnapshot node state and restore from backup at any time
Webhook eventsReceive real-time notifications when node state transitions occur

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.