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

The User API from Tensor — 10 operation(s) for user.

Tensor User 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 User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 10 operations across 10 paths. 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.

10 operations 10 paths 0 schemas 10 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 User 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 10

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

User 10
GET
/api/v1/user/listings
User Listings
getUserListings 1 param → 200
GET
/api/v1/user/bids/collection
User Collection Bids
getUserCollectionBids 1 param → 200
GET
/api/v1/user/bids/nft
User NFT Bids
getUserNftBids 1 param → 200
GET
/api/v1/user/bids/trait
User Trait Bids
getUserTraitBids 1 param → 200
GET
/api/v1/user/escrow
User Escrow Accounts
getUserEscrowAccounts 1 param → 200
GET
/api/v1/user/inventory/{slug}
User Inventory for Collection
getUserInventoryForCollection 2 params → 200
GET
/api/v1/user/portfolio
User Collection Portfolio
getUserPortfolio 1 param → 200
GET
/api/v1/user/pools/tswap
User TSwap Pools
getUserTswapPools 1 param → 200
GET
/api/v1/user/pools/tamm
User TAmm Pools
getUserTammPools 1 param → 200
GET
/api/v1/user/transactions
User Transactions
getUserTransactions 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tensor-user-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 Pools API
Tensor Utility API