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

The Listings API from Tensor — 6 operation(s) for listings.

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

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

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

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

Listings 6
GET
/api/v1/listings
Active Listings
listActiveListings 4 params → 200
GET
/api/v1/collections/{slug}/activity
Collection Transaction History
getCollectionActivity 2 params → 200
GET
/api/v1/tx/list
Build List NFT Transaction
buildListTx 4 params → 200
GET
/api/v1/tx/edit-listing
Build Edit Listing Transaction
buildEditListingTx 3 params → 200
GET
/api/v1/tx/delist
Build Delist Transaction
buildDelistTx 2 params → 200
GET
/api/v1/tx/buy
Build Buy Transaction
buildBuyTx 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.

Listing

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tensor-listings-api-openapi.yml Raw ↑

Other APIs Tensor publishes across the network.

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