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

The Queue API from THORChain — 7 operation(s) for queue.

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

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

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

7 operations 7 paths 15 schemas 7 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 7

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

Queue 7
GET
/thorchain/queue
Returns queue statistics.
queue 1 param → 200
GET
/thorchain/queue/swap
Returns the swap queue.
queueSwap 1 param → 200
GET
/thorchain/queue/swap/paginated
Returns the swap queue with pagination.
queueSwapPaginated 3 params → 200
GET
/thorchain/queue/limit_swaps
Returns limit swaps with pagination and filtering.
limitSwaps 8 params → 200
GET
/thorchain/queue/limit_swaps/summary
Returns limit swaps summary statistics.
limitSwapsSummary 3 params → 200
GET
/thorchain/queue/scheduled
Returns the scheduled queue.
queueScheduled 1 param → 200
GET
/thorchain/queue/outbound
Returns the outbound queue including estimated RUNE values.
queueOutbound 1 param → 200

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are MsgSwap (17 properties), TxOutItem (16 properties), SwapState (11 properties), Tx (7 properties). Each schema is shown below with its type and property counts.

SwapState
object
State tracking for swap execution
11 properties
AssetPairSummary
object
4 properties
TxOutItem
object
16 properties 4 required
LimitSwapsResponse
object
2 properties
SwapQueueResponse
array
LimitSwapWithDetails
object
5 properties
QueueResponse
object
5 properties 5 required
Tx
object
7 properties 2 required
OutboundResponse
array
PaginationMeta
object
5 properties
SwapQueuePaginatedResponse
object
2 properties
MsgSwap
object
17 properties 4 required
Coin
object
3 properties 2 required
LimitSwapsSummaryResponse
object
5 properties
ScheduledResponse
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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