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

The Vaults API from THORChain — 6 operation(s) for vaults.

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

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

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

6 operations 6 paths 13 schemas 6 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 6

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

Vaults 6
GET
/thorchain/vaults/asgard
Returns current asgard vaults.
asgard 1 param → 200
GET
/thorchain/vaults/yggdrasil
Returns current yggdrasil vaults.
yggdrasil 1 param → 200
GET
/thorchain/vault/{pubkey}
Returns the vault for the provided pubkey.
vault 2 params → 200
GET
/thorchain/vault/{pubkey}/keysign_party
Returns the keysign-eligible signer set for the provided vault pubkey. The optional signingheight is the signing height used for jail-release evaluation against current vault and node-account state;…
vaultKeysignParty 2 params → 200
GET
/thorchain/vaults/pubkeys
Returns all pubkeys for current vaults.
vaultPubkeys 1 param → 200
GET
/thorchain/vaults/solvency
Returns aggregate vault solvency showing over-solvent or under-solvent amounts per asset.
vaultSolvency 1 param → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Vault (17 properties), YggdrasilVault (15 properties), KeysignPartyResponse (8 properties), VaultInfo (5 properties). Each schema is shown below with its type and property counts.

VaultsResponse
array
VaultRouter
object
2 properties
VaultSolvencyAsset
object
2 properties 2 required
KeysignPartyResponse
object
8 properties 8 required
VaultPubkeysResponse
object
3 properties 3 required
Coin
object
3 properties 2 required
YggdrasilVault
object
15 properties 6 required
VaultSolvencyResponse
object
1 property 1 required
VaultResponse
Vault
object
17 properties 4 required
YggdrasilVaultsResponse
array
VaultInfo
object
5 properties 2 required
VaultAddress
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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