Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

THORChain Nodes API

The Nodes API from THORChain — 3 operation(s) for nodes.

THORChain Nodes API is one of 65 APIs that THORChain publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Nodes. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 3.19.1.

Requests are made against the base URL https://gateway.liquify.com/chain/thorchain_api.

3 operations 3 paths 5 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.19.1
Base URL
https://gateway.liquify.com/chain/thorchain_api
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Nodes 3
GET
/v2/nodes
Nodes List
GetNodes → 200
GET
/thorchain/node/{address}
Returns node information for the provided node address.
node 2 params → 200
GET
/thorchain/nodes
Returns node information for all registered validators.
nodes 1 param → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Node_2 (23 properties), Node (3 properties). Each schema is shown below with its type and property counts.

Node
object
3 properties 3 required
Nodes
array
NodeResponse
NodesResponse
array
Node_2
object
23 properties 23 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thorchain-nodes-api-openapi.yml Raw ↑

Other APIs THORChain publishes across the network.

THORChain Actions API
THORChain AGENTS.md API
THORChain Auth API
THORChain Balance API
THORChain Bank API
THORChain Block API
THORChain Bonds API
THORChain Borrower API
THORChain Borrowers API
THORChain Churns API
THORChain Clout API
THORChain Codes API