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

Tensor Pools API

The Pools API from Tensor — 7 operation(s) for pools.

Tensor Pools API is one of 9 APIs that Tensor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Pools. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 7 operations across 7 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.mainnet.tensordev.io.

7 operations 7 paths 1 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.mainnet.tensordev.io
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Tensor Pools API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-tensor-api-key (ApiKeyAuth). By default, every request must be authenticated.

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.

Pools 7
GET
/api/v1/pools/tswap
TSwap Pools
getTswapPools 1 param → 200
GET
/api/v1/pools/tamm
TAmm Pools
getTammPools 1 param → 200
GET
/api/v1/tx/pool/create
Build Create Pool Transaction
buildCreatePoolTx 7 params → 200
GET
/api/v1/tx/pool/edit
Build Edit Pool Transaction
buildEditPoolTx 4 params → 200
GET
/api/v1/tx/pool/close
Build Close Pool Transaction
buildClosePoolTx 2 params → 200
GET
/api/v1/tx/pool/deposit
Build Pool Deposit Transaction
buildPoolDepositTx 3 params → 200
GET
/api/v1/tx/pool/withdraw
Build Pool Withdraw Transaction
buildPoolWithdrawTx 3 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

Pool

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tensor-pools-api-openapi.yml Raw ↑

Other APIs Tensor publishes across the network.

Tensor WebSocket API
Tensor Bids API
Tensor Collections API
Tensor Escrow API
Tensor Listings API
Tensor NFTs API
Tensor User API
Tensor Utility API