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

The NFTs API from Tensor — 3 operation(s) for nfts.

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

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

3 operations 3 paths 1 schemas 3 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 NFTs 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 3

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

NFTs 3
GET
/api/v1/mints/info
NFTs Info
getMintsInfo 1 param → 200
GET
/api/v1/collections/{slug}/mints
NFTs by Collection
getNftsByCollection 3 params → 200
GET
/api/v1/collections/{slug}/mint-list
Mint List
getMintList 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.

Mint

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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