Tensor · Example Payload

Tensor Tx Buy Example

NFTMarketplaceSolanaBlockchainWeb3CryptocurrencyTradingDAODeFiAMM

Tensor Tx Buy 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/tx/buy?mint=AaQpJ4F8Y8w3xZk1Vc3yJ2gQpQ7H1Y6N5pP4cL9V6sUu&buyer=9Hc4b1y2Q8wK5p1V3eL6sR2nT7jP4xM9yQ8gC1bA3sUu&maxPrice=5900000000",
    "headers": {
      "x-tensor-api-key": "<TENSOR_API_KEY>"
    }
  },
  "response": {
    "status": 200,
    "body": {
      "txs": [
        {
          "tx": "<base64-encoded-unsigned-solana-versioned-transaction>",
          "lastValidBlockHeight": 320501122
        }
      ],
      "metadata": {
        "priorityFeeMicroLamports": 75000,
        "tensorFeeBps": 150,
        "royaltyBps": 500
      }
    }
  }
}

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-tx-buy-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.