{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-aetherai-website-mint",
  "title": "AetherAI \u00b7 Token Mint API",
  "url": "https://api.aetherai.website/mint/",
  "category": "finance",
  "summary": "Execute token minting operations with onchain confirmation, returning transaction hash and timestamp metadata.",
  "seo": {
    "title": "Token Mint API | x402 Onchain Minting",
    "description": "Mint tokens via x402 micropayments. AetherAI onchain minting with transaction hash confirmation on Base."
  },
  "use_cases": [
    "Mint tokens with automatic onchain settlement",
    "Receive transaction hash for mint verification",
    "Integrate minting into token distribution workflows",
    "Track mint operations with timestamped confirmations"
  ],
  "ideal_buyer": "Token projects and dApps requiring programmatic minting with reliable onchain confirmation.",
  "example_prompt": "Mint a token and return the transaction hash and confirmation message.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xa49ed4afd2886fa5f6627ec323bd9cc87827f691",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Mint",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "r": {
              "type": "string",
              "required": false
            },
            "s": {
              "type": "string",
              "required": false
            },
            "v": {
              "type": "number",
              "required": false
            },
            "to": {
              "type": "string",
              "required": false
            },
            "from": {
              "type": "string",
              "required": false
            },
            "nonce": {
              "type": "string",
              "required": false
            },
            "value": {
              "type": "string",
              "required": false
            },
            "signature": {
              "type": "string",
              "required": false
            },
            "validAfter": {
              "type": "string",
              "required": false
            },
            "validBefore": {
              "type": "string",
              "required": false
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "data": {
            "type": "object",
            "properties": {
              "ts": {
                "type": "number"
              },
              "txHash": {
                "type": "string"
              },
              "message": {
                "type": "string"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-aetherai-website",
    "host": "api.aetherai.website",
    "url": "https://api.aetherai.website",
    "favicon": "https://aetherai.website/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-aetherai-website-mint",
    "url": "https://x402all.com/resource/api-aetherai-website-mint",
    "name": "AetherAI \u00b7 Token Mint API",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-aetherai-website-mint",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.aetherai.website/mint/",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-aetherai-website",
      "url": "https://api.aetherai.website",
      "name": "api.aetherai.website",
      "@type": "Organization"
    },
    "identifier": "api-aetherai-website-mint",
    "description": "Mint tokens via x402 micropayments. AetherAI onchain minting with transaction hash confirmation on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-aetherai-website-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-aetherai-website-mint"
}
