Magic Eden · Example Payload

Nft Token Response

NFTWeb3BlockchainMarketplaceSolanaEthereumBitcoinOrdinalsRunesMulti-Chain

Nft Token Response is an example object payload from Magic Eden, with 17 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

mintAddressownersupplycollectioncollectionNamenameupdateAuthorityprimarySaleHappenedsellerFeeBasisPointsimageanimationUrlexternalUrlattributespricelistStatustokenAddressrarity

Example Payload

Raw ↑
{
  "mintAddress": "EfdC1uyq5gWqHQYxSENscwNZKY8k2z8CXkpmPRB7mn2N",
  "owner": "HN7cABqLq46Es1jh92dQQisAq662SmxELLLsHHe4YWrH",
  "supply": 1,
  "collection": "okay_bears",
  "collectionName": "Okay Bears",
  "name": "Okay Bear #2574",
  "updateAuthority": "oKDU7hkwCFXPb8i2HXjHdXLFmHm2bHkqGsFBUMKFEAe",
  "primarySaleHappened": true,
  "sellerFeeBasisPoints": 500,
  "image": "https://arweave.net/A3IzIlO_Ue2Ky_3sBs0-D2XVRIMl6RHNN7LmOoKS6k",
  "animationUrl": null,
  "externalUrl": "https://okaybears.com",
  "attributes": [
    { "trait_type": "Background", "value": "Sunset" },
    { "trait_type": "Fur", "value": "Brown" },
    { "trait_type": "Eyes", "value": "Laser" },
    { "trait_type": "Mouth", "value": "Okay" },
    { "trait_type": "Clothes", "value": "Hoodie" }
  ],
  "price": 13.5,
  "listStatus": "listed",
  "tokenAddress": "HgFB6tVLxaBCJMCxFbLfGMj5HnH3JdyDm4FrGLb4GJV",
  "rarity": {
    "rank": 1042,
    "score": 47.3
  }
}

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/nft-token-response"
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 email required.

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