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

The Utility API from Tensor — 6 operation(s) for utility.

Tensor Utility 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 Utility. 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. 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 0 schemas 4 GET2 POST

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 Utility 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 — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Utility 6
POST
/api/v1/mints/refresh-metadata
Refresh Mint Metadata
refreshMintMetadata body → 202
POST
/api/v1/mints/refresh-rarities
Refresh Mint Rarities
refreshMintRarities body → 202
GET
/api/v1/mint-proof
Mint Proof
getMintProof 2 params → 200
GET
/api/v1/bids/trait-attributes
Trait Bid Attributes
getTraitBidAttributes 1 param → 200
GET
/api/v1/whitelist/{address}
Whitelist Info
getWhitelistInfo 1 param → 200
GET
/api/v1/priority-fees
Priority Fees
getPriorityFees → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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