{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-pet-name-generator",
  "title": "gg402 \u00b7 Generate Themed Pet Names",
  "url": "https://gg402.vercel.app/pet_name_generator",
  "category": "tools",
  "summary": "Generate themed pet name suggestions with breed fit, personality match, and origin meanings.",
  "seo": {
    "title": "Pet Name Generator API | x402 Pay-Per-Call",
    "description": "Generate creative, themed pet names with meanings and origins. Pay 0.01 USDC per call via x402 protocol on Base."
  },
  "use_cases": [
    "Generate personalized pet names for pet care apps",
    "Create themed naming options for breed-specific recommendations",
    "Provide name meaning explanations for pet owner education"
  ],
  "ideal_buyer": "Pet care platforms, veterinary apps, and pet adoption services needing automated name generation.",
  "example_prompt": "Generate 5 nature-themed names for a playful Golden Retriever puppy",
  "example_request_body": {
    "breed": "Golden Retriever",
    "count": 5,
    "theme": "nature",
    "personality": "playful"
  },
  "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 creative, themed pet names based on breed, personality, and owner preferences, with meanings and origins.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "breed": {
              "type": "string",
              "required": false,
              "description": "Specific breed of the pet."
            },
            "themes": {
              "type": "array",
              "required": false,
              "description": "List of themes for name generation, e.g., ['mythical', 'nature']."
            },
            "pet_type": {
              "type": "string",
              "required": true,
              "description": "The type of pet, e.g., 'dog', 'cat'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "name_suggestions",
            "top_picks"
          ],
          "properties": {
            "top_picks": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "List of the best matching names based on inputs."
            },
            "name_suggestions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "name",
                  "meaning",
                  "theme_fit"
                ],
                "properties": {
                  "name": {
                    "type": "string",
                    "description": "The suggested pet name."
                  },
                  "meaning": {
                    "type": "string",
                    "description": "The origin or significance of the name."
                  },
                  "theme_fit": {
                    "type": "string",
                    "description": "Explanation of why the name matches the provided themes."
                  }
                }
              },
              "description": "List of suggested pet names with details."
            }
          }
        }
      }
    }
  ],
  "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-pet-name-generator",
    "url": "https://x402all.com/resource/gg402-vercel-app-pet-name-generator",
    "name": "gg402 \u00b7 Generate Themed Pet Names",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-pet-name-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/pet_name_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-pet-name-generator",
    "description": "Generate creative, themed pet names with meanings and origins. Pay 0.01 USDC per call via x402 protocol on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-pet-name-generator",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-pet-name-generator"
}
