{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-generate-quiz",
  "title": "GG402 \u00b7 Custom quiz generation",
  "url": "https://gg402.vercel.app/generate_quiz",
  "category": "ai",
  "summary": "Create educational quizzes with questions, answers, and explanations on any subject.",
  "seo": {
    "title": "Quiz Generation API | GG402 x402 AI Education Tool",
    "description": "Generate customized quizzes with AI on any topic via x402 micropayments. 0.01 USDC per call on Base. Multiple-choice with explanations."
  },
  "use_cases": [
    "Generate study quizzes for educational content",
    "Create assessments for training programs",
    "Build interactive learning experiences"
  ],
  "ideal_buyer": "Educational platforms and training tools needing automated quiz generation.",
  "example_prompt": "Generate a 10-question quiz on blockchain fundamentals with detailed explanations.",
  "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": "Creates customized quizzes on any topic with multiple-choice questions, answers, and explanations, aiding teachers, students, and self-learners in knowledge assessment.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "topic": {
              "type": "string",
              "required": true,
              "description": "Subject for the quiz, e.g., 'history'."
            },
            "difficulty": {
              "type": "string",
              "required": false,
              "description": "e.g., 'easy', 'hard'."
            },
            "num_questions": {
              "type": "number",
              "required": false,
              "description": "Number of questions."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "questions",
            "total_score"
          ],
          "properties": {
            "questions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "question",
                  "options",
                  "answer",
                  "explanation"
                ],
                "properties": {
                  "answer": {
                    "type": "string",
                    "description": "Correct answer."
                  },
                  "options": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "Multiple-choice options."
                  },
                  "question": {
                    "type": "string",
                    "description": "The question text."
                  },
                  "explanation": {
                    "type": "string",
                    "description": "Why it's correct."
                  }
                }
              },
              "description": "Quiz questions."
            },
            "total_score": {
              "type": "number",
              "description": "Possible total points."
            }
          }
        }
      }
    }
  ],
  "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-generate-quiz",
    "url": "https://x402all.com/resource/gg402-vercel-app-generate-quiz",
    "name": "GG402 \u00b7 Custom quiz generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-generate-quiz",
      "@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/generate_quiz",
    "@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-generate-quiz",
    "description": "Generate customized quizzes with AI on any topic via x402 micropayments. 0.01 USDC per call on Base. Multiple-choice with explanations.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-generate-quiz",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-generate-quiz"
}
