{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-will-generator",
  "title": "GG402 \u00b7 Basic Legal Will Generator",
  "url": "https://gg402.vercel.app/will_generator",
  "category": "tools",
  "summary": "Draft basic legal wills based on assets, beneficiaries, and jurisdiction with professional review disclaimers.",
  "seo": {
    "title": "AI Will Generator API | Legal Document Drafting | x402",
    "description": "Generate basic legal wills with jurisdiction-aware drafting. Estate planning document automation via x402 micropayments on Base for $0.01 USDC."
  },
  "use_cases": [
    "Generate jurisdiction-aware will drafts",
    "Document asset distribution preferences",
    "Create beneficiary designation records",
    "Produce estate planning starting documents"
  ],
  "ideal_buyer": "Estate planning agents and legal document automation platforms generating will drafts for professional review.",
  "example_prompt": "Generate a basic will for California jurisdiction with my house to spouse and investments to children",
  "example_request_body": {
    "assets": [
      {
        "type": "real_estate",
        "beneficiary": "spouse",
        "description": "house"
      },
      {
        "type": "investment",
        "beneficiary": "children",
        "description": "brokerage account"
      }
    ],
    "jurisdiction": "California",
    "testator_name": "John Doe"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Generates basic legal wills based on user inputs like assets and beneficiaries, with disclaimers for professional review, tailored to jurisdiction.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "assets": {
              "type": "array",
              "required": true,
              "description": "List of assets to be included in the will, e.g., ['house', 'bank account']."
            },
            "beneficiaries": {
              "type": "array",
              "required": true,
              "description": "List of beneficiaries with details, e.g., [{'name': 'Jane', 'relation': 'spouse'}]."
            },
            "personal_info": {
              "type": "object",
              "required": true,
              "description": "Personal details including name and jurisdiction, e.g., {'name': 'John Doe', 'jurisdiction': 'California'}."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "generated_will",
            "key_sections",
            "legal_notes"
          ],
          "properties": {
            "legal_notes": {
              "type": "array",
              "description": "An array of strings containing legal disclaimers and reminders to consult a professional lawyer."
            },
            "key_sections": {
              "type": "array",
              "description": "An array of objects or strings breaking down the key components of the will."
            },
            "generated_will": {
              "type": "string",
              "description": "The draft text of the generated will."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-will-generator",
    "url": "https://x402all.com/resource/gg402-vercel-app-will-generator",
    "name": "GG402 \u00b7 Basic Legal Will Generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-will-generator",
      "@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://gg402.vercel.app/will_generator",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-will-generator",
    "description": "Generate basic legal wills with jurisdiction-aware drafting. Estate planning document automation via x402 micropayments on Base for $0.01 USDC.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-will-generator",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-will-generator"
}
