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

The Transactions API from THORChain — 5 operation(s) for transactions.

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

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

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

Transactions 5
GET
/thorchain/tx/{hash}
Returns the observed transaction for a provided inbound or outbound hash.
tx 2 params → 200
GET
/thorchain/tx/{hash}/signers
Deprecated - migrate to /thorchain/tx/details.
txSignersOld 2 params → 200
GET
/thorchain/tx/details/{hash}
Returns the signers for a provided inbound or outbound hash.
txSigners 2 params → 200
GET
/thorchain/tx/stages/{hash}
Returns the processing stages of a provided inbound hash.
txStages 2 params → 200
GET
/thorchain/tx/status/{hash}
Returns the status of a provided inbound hash.
txStatus 2 params → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are TxOutItem (16 properties), ObservedTx (12 properties), TxSignersResponse (10 properties), TxDetailsResponse (10 properties). Each schema is shown below with its type and property counts.

TxOutItem
object
16 properties 4 required
Tx
object
7 properties 2 required
ObservedTx
object
12 properties 1 required
TxSignersResponse
object
10 properties 4 required
TxStagesResponse
object
7 properties 1 required
Coin
object
3 properties 2 required
TssMetric
object
2 properties
TxStatusResponse
object
4 properties 1 required
TxDetailsResponse
object
10 properties 4 required
TxResponse
object
5 properties
TssKeysignMetric
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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