Skip to main content

Overview

Once an RLN node is running on Utexo Cloud, it exposes a REST JSON API that can be called directly to perform Lightning and RGB operations: channel management, asset issuance, payments, peer connections and more.

Base URL

Each node has a unique endpoint URL visible on its dashboard page (/nodes/{nodeId}). Connections can be made via mTLS or API token. See Connect to RLN Node for details.

Example Request

Available Endpoints

The node exposes the following REST endpoints, all using POST unless noted:

Wallet & Balances

Asset Management

Payments & Invoices

Channels

Peers & Network

Swaps

Node Lifecycle

Full API Reference

For complete parameter definitions and response schemas, see the OpenAPI specification and interactive Swagger UI: https://utexo-protocol.github.io/rgb-lightning-node