{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-language-phrase-tutor",
  "title": "gg402 \u00b7 Language Phrase Tutor",
  "url": "https://gg402.vercel.app/language_phrase_tutor",
  "category": "ai",
  "summary": "Generates contextual phrases and practice exercises for language learning, tailored to real-life scenarios and proficiency levels.",
  "seo": {
    "title": "Language Phrase Tutor API | x402 Pay-Per-Call",
    "description": "Generate contextual language learning phrases and exercises tailored to real-life scenarios and proficiency levels. $0.01 USDC per call via x402."
  },
  "use_cases": [
    "Build adaptive language learning apps with scenario-based practice",
    "Generate travel phrasebooks for specific destinations and situations",
    "Create proficiency-graded exercises for tutoring platforms"
  ],
  "ideal_buyer": "Edtech developers building language learning applications or AI tutors needing contextual phrase generation.",
  "example_prompt": "Generate beginner-level Spanish phrases for ordering food at a restaurant with fill-in-the-blank exercises",
  "example_request_body": {
    "language": "spanish",
    "scenario": "ordering food at a restaurant",
    "include_exercises": true,
    "proficiency_level": "beginner"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "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 contextual phrases and exercises for learning a new language, tailored to real-life scenarios and proficiency levels.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "scenario": {
              "type": "string",
              "required": true,
              "description": "Context, e.g., 'ordering food at a restaurant'."
            },
            "proficiency": {
              "type": "string",
              "required": false,
              "description": "Level, e.g., 'beginner'."
            },
            "target_language": {
              "type": "string",
              "required": true,
              "description": "Language to learn, e.g., 'Spanish'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "phrases",
            "exercises",
            "cultural_notes"
          ],
          "properties": {
            "phrases": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "phrase",
                  "translation",
                  "pronunciation"
                ],
                "properties": {
                  "phrase": {
                    "type": "string",
                    "description": "The phrase in the target language."
                  },
                  "translation": {
                    "type": "string",
                    "description": "English translation of the phrase."
                  },
                  "pronunciation": {
                    "type": "string",
                    "description": "Phonetic pronunciation guide."
                  }
                }
              },
              "description": "Key phrases with translations and pronunciations."
            },
            "exercises": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "type",
                  "question",
                  "answer"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "description": "Type of exercise, e.g., 'fill-in-the-blank'."
                  },
                  "answer": {
                    "type": "string",
                    "description": "The correct answer."
                  },
                  "question": {
                    "type": "string",
                    "description": "The exercise prompt."
                  }
                }
              },
              "description": "Practice drills like fill-in-the-blanks."
            },
            "cultural_notes": {
              "type": "string",
              "description": "Contextual tips for the scenario."
            }
          }
        }
      }
    }
  ],
  "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-language-phrase-tutor",
    "url": "https://x402all.com/resource/gg402-vercel-app-language-phrase-tutor",
    "name": "gg402 \u00b7 Language Phrase Tutor",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-language-phrase-tutor",
      "@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/language_phrase_tutor",
    "@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-language-phrase-tutor",
    "description": "Generate contextual language learning phrases and exercises tailored to real-life scenarios and proficiency levels. $0.01 USDC per call via x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-language-phrase-tutor",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-language-phrase-tutor"
}
