{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "dogui-vercel-app-api-mint",
  "title": "Dogui \u00b7 Mint",
  "url": "https://dogui.vercel.app/api/mint",
  "category": "data",
  "summary": "Dogui \u00b7 Mint \u2014 x402-protected data API. Pay $4.00 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Dogui \u00b7 Mint \u2014 x402 data API \u00b7 $4.00 per call",
    "description": "Dogui \u00b7 Mint \u2014 x402-protected data API. Pay $4.00 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 200.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x94dec86019ec47762918fb698c2e69dc93daf2dd",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "4000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Mint rune on Bitcoin mainnet. Your rune will be minted directly to your Bitcoin address.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "runeName": {
              "type": "string",
              "required": true,
              "description": "The name of the rune to mint"
            },
            "btcAddress": {
              "type": "string",
              "required": true,
              "description": "Your Bitcoin address to receive the rune"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "message": {
              "type": "string",
              "example": "Your mint request has been sent",
              "description": "Mint confirmation message"
            },
            "runeName": {
              "type": "string",
              "description": "The name of the rune being minted"
            },
            "btcAddress": {
              "type": "string",
              "description": "The destination Bitcoin address"
            },
            "instruction": {
              "type": "string",
              "example": "Check your btc address for the minted rune",
              "description": "Instructions for the user"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "dogui-vercel-app",
    "host": "dogui.vercel.app",
    "url": "https://dogui.vercel.app",
    "favicon": "https://dogui.vercel.app/favicon.ico?favicon.34200832.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/dogui-vercel-app-api-mint",
    "url": "https://x402all.com/resource/dogui-vercel-app-api-mint",
    "name": "Dogui \u00b7 Mint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/dogui-vercel-app-api-mint",
      "@type": "Offer",
      "price": "4",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "4.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://dogui.vercel.app/api/mint",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/dogui-vercel-app",
      "url": "https://dogui.vercel.app",
      "name": "dogui.vercel.app",
      "@type": "Organization"
    },
    "identifier": "dogui-vercel-app-api-mint",
    "description": "Dogui \u00b7 Mint \u2014 x402-protected data API. Pay $4.00 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=dogui-vercel-app-api-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=dogui-vercel-app-api-mint",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:43:34.751151+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://dogui.vercel.app/api/mint",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "properties": {
        "message": {
          "type": "string",
          "example": "Your mint request has been sent",
          "description": "Mint confirmation message"
        },
        "runeName": {
          "type": "string",
          "description": "The name of the rune being minted"
        },
        "btcAddress": {
          "type": "string",
          "description": "The destination Bitcoin address"
        },
        "instruction": {
          "type": "string",
          "example": "Check your btc address for the minted rune",
          "description": "Instructions for the user"
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "2954bec7059e64b3534ed53acfcfd4d8a3a62b8465d8ada50cb62feb1d12db1b"
  }
}