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

The Collections API from Tensor — 5 operation(s) for collections.

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

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

5 operations 5 paths 1 schemas 5 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 Collections 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 5

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

Collections 5
GET
/api/v1/collections/find
Find Any Collection
findCollection 1 param → 200
GET
/api/v1/collections/verified
Get Verified Collections
listVerifiedCollections → 200
GET
/api/v1/collections/{slug}/traits
Collection Traits
getCollectionTraits 1 param → 200
GET
/api/v1/collections/search
Search Collections
searchCollections 2 params → 200
GET
/api/v1/collections/by-nfts
Get Collections by NFTs
getCollectionsByNfts 1 param → 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.

Collection

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tensor-collections-api-openapi.yml Raw ↑

Other APIs Tensor publishes across the network.

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