{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-baby-name-suggester",
  "title": "gg402 \u00b7 Baby Name Suggester",
  "url": "https://gg402.vercel.app/baby_name_suggester",
  "category": "data",
  "summary": "Returns baby name suggestions with meanings, origins, and popularity rankings based on cultural and thematic preferences.",
  "seo": {
    "title": "Baby Name Suggester API | x402 Pay-Per-Call",
    "description": "Suggest baby names with meanings, origins, and popularity data. Filter by culture, theme, or traits. 0.01 USDC per call on Base."
  },
  "use_cases": [
    "Generate culturally appropriate baby names for parenting apps",
    "Suggest names matching specific themes or personality traits",
    "Retrieve name popularity trends and historical rankings"
  ],
  "ideal_buyer": "Parenting app developers, baby name generators, and family planning services seeking culturally-aware name data.",
  "example_prompt": "Suggest 5 baby names of Irish origin that mean 'strength' or 'warrior' with their popularity rankings.",
  "example_request_body": {
    "count": 5,
    "theme": "strength",
    "gender": "unisex",
    "culture": "Irish"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "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": "Suggests baby names with meanings, origins, and popularity data based on preferences like culture, theme, or traits.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "theme": {
              "type": "string",
              "required": false,
              "description": "e.g., 'nature-inspired', 'virtues'."
            },
            "gender": {
              "type": "string",
              "required": false,
              "description": "e.g., 'boy', 'girl', 'unisex'."
            },
            "origin": {
              "type": "string",
              "required": false,
              "description": "Cultural or national origin, e.g., 'Irish'."
            },
            "starting_letter": {
              "type": "string",
              "required": false,
              "description": "Preferred first letter."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "suggestions"
          ],
          "properties": {
            "suggestions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "name",
                  "meaning"
                ],
                "properties": {
                  "name": {
                    "type": "string",
                    "description": "The suggested baby name."
                  },
                  "origin": {
                    "type": "string",
                    "description": "Cultural or national origin of the name."
                  },
                  "meaning": {
                    "type": "string",
                    "description": "Meaning of the name."
                  },
                  "popularity": {
                    "type": "number",
                    "description": "Popularity score or ranking of the name."
                  }
                }
              },
              "description": "List of name suggestions 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-baby-name-suggester",
    "url": "https://x402all.com/resource/gg402-vercel-app-baby-name-suggester",
    "name": "gg402 \u00b7 Baby Name Suggester",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-baby-name-suggester",
      "@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/baby_name_suggester",
    "@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-baby-name-suggester",
    "description": "Suggest baby names with meanings, origins, and popularity data. Filter by culture, theme, or traits. 0.01 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-baby-name-suggester",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-baby-name-suggester"
}
