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

Subscription-based realtime stream of Tensor marketplace events. Channels include `newTransaction` (every confirmed marketplace action), `ammOrderUpdate` / `ammOrderUpdateAll` (TSwap and TAmm pool state), `tcompBidUpdate` / `tcompBidUpdateAll` (compressed-NFT collection bids), `ping`, and `unsubscribe`. Used to power floor-price feeds, sales bots, and order-book mirroring.

Tensor WebSocket API is one of 9 APIs that Tensor publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include NFT, Marketplace, Solana, Blockchain, and Web3. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

This event API exposes 0 operations across 7 channels, and defines 5 schemas. It is described by AsyncAPI 3.0.0, at version 1.0.

The API connects through a single server, api.mainnet.tensordev.io (wss).

0 operations 7 channels 5 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 3.0.0
API Version
1.0
Base URL
wss://api.mainnet.tensordev.io

Messages & Schemas 5

The contract defines 5 schemas that model the data carried by its messages. Each schema is shown below with its type and property counts.

TransactionEvent
message
PoolUpdate
message
BidUpdate
message
Ping
message
Unsubscribe
message

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

tensor-websocket-api-asyncapi.yml Raw ↑

Other APIs Tensor publishes across the network.

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