{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-belyfe-xyz-api-v2",
  "title": "Belyfe \u00b7 Token Minting Launchpad",
  "url": "https://api.belyfe.xyz/api/v2",
  "category": "finance",
  "summary": "Mints $BELYFE tokens on-demand, returning payment confirmation with transaction hash and block number.",
  "seo": {
    "title": "Token Mint API - x402 Payment Required",
    "description": "Mint $BELYFE tokens via x402 micropayments. 1 USDC per mint on Base. Returns transaction confirmation with block number and hash."
  },
  "use_cases": [
    "Mint tokens as part of automated reward distribution",
    "Acquire project tokens via programmatic payment",
    "Integrate token minting into agent-driven workflows"
  ],
  "ideal_buyer": "Token launch participants, automated trading agents, and DeFi workflows requiring programmatic token acquisition.",
  "example_prompt": "Mint BELYFE tokens and confirm the transaction details.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 50,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xd8b07672918a5fb650aa9ef1d635dced77bbc76b",
      "asset": "USDC",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Belyfe Launchpad - Click Fetch to mint $BELYFE tokens. 1 USDC per mint. Liquidity provided on mint out.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "message": {
            "type": "string",
            "description": "Status message"
          },
          "payment": {
            "type": "object",
            "properties": {
              "amount": {
                "type": "string",
                "description": "Payment amount"
              },
              "txHash": {
                "type": "string",
                "description": "Transaction hash"
              },
              "blockNumber": {
                "type": "number",
                "description": "Block number"
              }
            },
            "description": "Payment details"
          },
          "success": {
            "type": "boolean",
            "description": "Payment verification success"
          },
          "requestId": {
            "type": "string",
            "description": "Unique request identifier"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-belyfe-xyz",
    "host": "api.belyfe.xyz",
    "url": "https://api.belyfe.xyz",
    "favicon": "https://belyfe.xyz/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-belyfe-xyz-api-v2",
    "url": "https://x402all.com/resource/api-belyfe-xyz-api-v2",
    "name": "Belyfe \u00b7 Token Minting Launchpad",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-belyfe-xyz-api-v2",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "USDC"
        }
      ]
    },
    "sameAs": "https://api.belyfe.xyz/api/v2",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-belyfe-xyz",
      "url": "https://api.belyfe.xyz",
      "name": "api.belyfe.xyz",
      "@type": "Organization"
    },
    "identifier": "api-belyfe-xyz-api-v2",
    "description": "Mint $BELYFE tokens via x402 micropayments. 1 USDC per mint on Base. Returns transaction confirmation with block number and hash.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-belyfe-xyz-api-v2",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-belyfe-xyz-api-v2"
}
