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 TSS API

The TSS API from THORChain — 5 operation(s) for tss.

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

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

This API exposes 5 operations across 5 paths, and defines 8 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.

5 operations 5 paths 8 schemas 5 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 5

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

TSS 5
GET
/thorchain/keysign/{height}
Returns keysign information for the provided height - the height being the first block a tx out item appears in the signed-but-unobserved outbound queue.
keysign 1 param → 200
GET
/thorchain/keysign/{height}/{pubkey}
Returns keysign information for the provided height and pubkey - the height being the block at which a tx out item is scheduled to be signed and moved from the scheduled outbound queue to the outboun…
keysignPubkey 2 params → 200
GET
/thorchain/keygen/{height}/{pubkey}
Returns keygen information for the provided height and pubkey - the pubkey being of one of the members of a keygen block for that height
keygenPubkey 2 params → 200
GET
/thorchain/metrics
Returns keygen and keysign metrics for current vaults.
metrics 1 param → 200
GET
/thorchain/metric/keygen/{pubkey}
Returns keygen metrics for the provided vault pubkey.
metricsKeygen 2 params → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are TxOutItem (16 properties), Coin (3 properties), TssMetric (2 properties), MetricsResponse (2 properties). Each schema is shown below with its type and property counts.

TxOutItem
object
16 properties 4 required
KeygenResponse
object
2 properties 2 required
KeygenMetricsResponse
array
KeygenMetric
object
2 properties 1 required
KeysignResponse
object
2 properties 2 required
Coin
object
3 properties 2 required
TssMetric
object
2 properties
MetricsResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thorchain-tss-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