{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "q1qkkomp-nx-link-kindle",
  "title": "Kindled NFT \u00b7 Mint Limited Edition NFT",
  "url": "https://q1qkkomp.nx.link/kindle",
  "category": "finance",
  "summary": "Mint an NFT from The Kindled collection to a specified EVM address with supply capped at 402 tokens.",
  "seo": {
    "title": "Kindled NFT Minting API | x402 Micropayment Mint",
    "description": "Mint NFTs from The Kindled collection via x402 micropayments. Limited supply of 402 tokens. $0.000025 USDC per mint on Base network."
  },
  "use_cases": [
    "Mint limited-edition NFTs for collectors and community members",
    "Integrate NFT minting into agent workflows and automated rewards",
    "Distribute commemorative tokens with verifiable scarcity"
  ],
  "ideal_buyer": "NFT project operators and AI agents that need programmatic access to limited-supply token minting on Base.",
  "example_prompt": "Mint a Kindled NFT to address 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
  "example_request_body": {
    "recipient": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.001,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xdaabdaac8073a7dabdc96f6909e8476ab4001b34",
      "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
      "max_amount_required_atomic": "25",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "The Kindled NFT Collection API https://bonfire.bot - POST Mint an NFT from The Kindled collection.\nSupply limited to 402.\nMarketplace: https://opensea.io/collection/the-kindled",
      "verified": false,
      "hints": {
        "responses": {
          "200": {
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "required": [
                    "message",
                    "tokenId"
                  ],
                  "properties": {
                    "message": {
                      "type": "string",
                      "description": "Response message"
                    },
                    "tokenId": {
                      "type": "number",
                      "description": "The minted token ID"
                    },
                    "transactionId": {
                      "type": "string",
                      "description": "The transaction ID"
                    }
                  }
                }
              }
            },
            "description": "Response for status 200"
          }
        },
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "required": [
                  "recipient"
                ],
                "properties": {
                  "recipient": {
                    "type": "string",
                    "pattern": "^0x[a-fA-F0-9]{40}$",
                    "maxLength": 42,
                    "minLength": 42,
                    "description": "EVM address to mint the NFT to (0x-prefixed)"
                  }
                }
              }
            },
            "multipart/form-data": {
              "schema": {
                "type": "object",
                "required": [
                  "recipient"
                ],
                "properties": {
                  "recipient": {
                    "type": "string",
                    "pattern": "^0x[a-fA-F0-9]{40}$",
                    "maxLength": 42,
                    "minLength": 42,
                    "description": "EVM address to mint the NFT to (0x-prefixed)"
                  }
                }
              }
            },
            "application/x-www-form-urlencoded": {
              "schema": {
                "type": "object",
                "required": [
                  "recipient"
                ],
                "properties": {
                  "recipient": {
                    "type": "string",
                    "pattern": "^0x[a-fA-F0-9]{40}$",
                    "maxLength": 42,
                    "minLength": 42,
                    "description": "EVM address to mint the NFT to (0x-prefixed)"
                  }
                }
              }
            }
          },
          "required": true
        }
      }
    }
  ],
  "origin": {
    "slug": "q1qkkomp-nx-link",
    "host": "q1qkkomp.nx.link",
    "title": "q1qkkomp.nx.link",
    "description": "An x402-payable API origin hosted on nx.link. No public documentation or service description is currently available.",
    "url": "https://q1qkkomp.nx.link"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/q1qkkomp-nx-link-kindle",
    "url": "https://x402all.com/resource/q1qkkomp-nx-link-kindle",
    "name": "Kindled NFT \u00b7 Mint Limited Edition NFT",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/q1qkkomp-nx-link-kindle",
      "@type": "Offer",
      "price": "0.000025",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000025",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913"
        }
      ]
    },
    "sameAs": "https://q1qkkomp.nx.link/kindle",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/q1qkkomp-nx-link",
      "url": "https://q1qkkomp.nx.link",
      "name": "q1qkkomp.nx.link",
      "@type": "Organization"
    },
    "identifier": "q1qkkomp-nx-link-kindle",
    "description": "Mint NFTs from The Kindled collection via x402 micropayments. Limited supply of 402 tokens. $0.000025 USDC per mint on Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=q1qkkomp-nx-link-kindle",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=q1qkkomp-nx-link-kindle"
}
