Tensor · Example Payload

Tensor Active Listings Example

NFTMarketplaceSolanaBlockchainWeb3CryptocurrencyTradingDAODeFiAMM

Tensor Active Listings Example is an example object payload from Tensor, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://api.mainnet.tensordev.io/api/v1/listings?slug=tensorians&sortBy=PriceAsc&limit=2",
    "headers": {
      "x-tensor-api-key": "<TENSOR_API_KEY>"
    }
  },
  "response": {
    "status": 200,
    "body": [
      {
        "mint": "AaQpJ4F8Y8w3xZk1Vc3yJ2gQpQ7H1Y6N5pP4cL9V6sUu",
        "owner": "5JV9X8b1Vh4G8N4yKgM2tP6sB1cR3jL2eT3y2pQwM8Aa",
        "price": "5800000000",
        "source": "TENSORSWAP",
        "txAt": "2026-05-23T18:14:22Z",
        "blockNumber": 320489211,
        "royaltyBps": 500,
        "rarityRankTT": 142,
        "collectionSlug": "tensorians",
        "nftStandard": "pNFT"
      },
      {
        "mint": "Cv9wQzJ7n8X4M2sB6Y3kP1rL5y2cQ8vT1jU6gK7fH3Bb",
        "owner": "9Hc4b1y2Q8wK5p1V3eL6sR2nT7jP4xM9yQ8gC1bA3sUu",
        "price": "5810000000",
        "source": "TENSORSWAP",
        "txAt": "2026-05-23T18:31:11Z",
        "blockNumber": 320489904,
        "royaltyBps": 500,
        "rarityRankTT": 891,
        "collectionSlug": "tensorians",
        "nftStandard": "pNFT"
      }
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/tensor-active-listings-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.