{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "nft-floor-production-up-railway-app-api-collection",
  "title": "NFT Floor \u00b7 Collection Floor Price",
  "url": "https://nft-floor-production.up.railway.app/api/collection",
  "category": "data",
  "summary": "Retrieve floor price and collection metadata for any NFT contract address.",
  "seo": {
    "title": "NFT Floor Price API | 0.005 USDC per Call",
    "description": "Fetch NFT collection floor prices and metadata for 0.005 USDC. Supports Ethereum and Base. Contract address lookup with x402 micropayments."
  },
  "use_cases": [
    "Track NFT portfolio value",
    "Monitor collection floor movements",
    "Price NFTs for listing"
  ],
  "ideal_buyer": "NFT traders and portfolio trackers needing real-time floor price data across Ethereum and Base.",
  "example_prompt": "Get the floor price for Bored Ape Yacht Club",
  "example_request_body": {
    "chain": "ethereum",
    "address": "0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.167,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "address"
            ],
            "properties": {
              "chain": {
                "type": "string",
                "description": "Blockchain: ethereum or base. Default: ethereum"
              },
              "address": {
                "type": "string",
                "description": "NFT collection contract address. e.g. 0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D (BAYC)"
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "address",
              "chain"
            ],
            "properties": {
              "name": {
                "type": "string",
                "description": "Collection name"
              },
              "chain": {
                "type": "string",
                "description": "Blockchain"
              },
              "owners": {
                "type": "number"
              },
              "address": {
                "type": "string",
                "description": "Contract address"
              },
              "volume24h": {
                "type": "number"
              },
              "floorPrice": {
                "type": "number",
                "description": "Floor price in ETH"
              },
              "totalSupply": {
                "type": "number"
              },
              "floorPriceUsd": {
                "type": "number"
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-95dd054cd903",
  "origin": {
    "slug": "nft-floor-production-up-railway-app",
    "host": "nft-floor-production.up.railway.app",
    "title": "NFT Floor Price API",
    "description": "Railway-hosted service providing NFT floor price data. Endpoint status currently unavailable; may offer programmatic access to collection pricing information when operational.",
    "url": "https://nft-floor-production.up.railway.app",
    "favicon": "https://nft-floor-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/nft-floor-production-up-railway-app-api-collection",
    "url": "https://x402all.com/resource/nft-floor-production-up-railway-app-api-collection",
    "name": "NFT Floor \u00b7 Collection Floor Price",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/nft-floor-production-up-railway-app-api-collection",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://nft-floor-production.up.railway.app/api/collection",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/nft-floor-production-up-railway-app",
      "url": "https://nft-floor-production.up.railway.app",
      "name": "NFT Floor Price API",
      "@type": "Organization"
    },
    "identifier": "nft-floor-production-up-railway-app-api-collection",
    "description": "Fetch NFT collection floor prices and metadata for 0.005 USDC. Supports Ethereum and Base. Contract address lookup with x402 micropayments.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=nft-floor-production-up-railway-app-api-collection",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=nft-floor-production-up-railway-app-api-collection"
}
