{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-fashion-outfit-recommender",
  "title": "gg402 \u00b7 AI outfit recommendation",
  "url": "https://gg402.vercel.app/fashion_outfit_recommender",
  "category": "ai",
  "summary": "Generate outfit recommendations combining weather data, occasion context, available wardrobe items, and personal style preferences.",
  "seo": {
    "title": "AI Fashion Outfit Recommender API | Style & Weather Based",
    "description": "Generate personalized outfit recommendations based on weather, occasion, wardrobe items, and style preferences. Pay-per-call AI service on Base."
  },
  "use_cases": [
    "Get daily outfit suggestions based on local weather",
    "Plan occasion-appropriate attire from existing wardrobe",
    "Discover new combinations from owned items",
    "Receive alternative accessory and footwear options"
  ],
  "ideal_buyer": "Fashion apps and personal styling assistants seeking AI-powered outfit generation with weather and occasion awareness.",
  "example_prompt": "Recommend an outfit for a rainy business casual day using items from my wardrobe: navy blazer, chinos, white shirt, brown loafers.",
  "example_request_body": {
    "weather": {
      "temp_c": 12,
      "condition": "rainy"
    },
    "occasion": "business_casual",
    "wardrobe": [
      "navy blazer",
      "khaki chinos",
      "white oxford shirt",
      "brown loafers"
    ],
    "style_preference": "classic"
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "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": "Recommends outfit combinations based on weather, occasion, wardrobe items, and personal style preferences to enhance daily dressing.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "weather": {
              "type": "string",
              "required": false,
              "description": "e.g., 'rainy', 'sunny'."
            },
            "occasion": {
              "type": "string",
              "required": true,
              "description": "e.g., 'casual', 'formal'."
            },
            "available_clothes": {
              "type": "array",
              "required": false,
              "description": "List of wardrobe items."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "outfit_suggestion",
            "style_tips",
            "alternatives"
          ],
          "properties": {
            "style_tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Accessorizing and styling advice."
            },
            "alternatives": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "top",
                  "bottom"
                ],
                "properties": {
                  "top": {
                    "type": "string",
                    "description": "Alternative top item"
                  },
                  "shoes": {
                    "type": "string",
                    "description": "Alternative shoes"
                  },
                  "bottom": {
                    "type": "string",
                    "description": "Alternative bottom item"
                  },
                  "accessories": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "List of alternative accessories"
                  }
                }
              },
              "description": "Backup outfit ideas."
            },
            "outfit_suggestion": {
              "type": "object",
              "required": [
                "top",
                "bottom"
              ],
              "properties": {
                "top": {
                  "type": "string",
                  "description": "Recommended top item"
                },
                "shoes": {
                  "type": "string",
                  "description": "Recommended shoes"
                },
                "bottom": {
                  "type": "string",
                  "description": "Recommended bottom item"
                },
                "accessories": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "List of recommended accessories"
                }
              },
              "description": "Recommended items with descriptions."
            }
          }
        }
      }
    }
  ],
  "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-fashion-outfit-recommender",
    "url": "https://x402all.com/resource/gg402-vercel-app-fashion-outfit-recommender",
    "name": "gg402 \u00b7 AI outfit recommendation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-fashion-outfit-recommender",
      "@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/fashion_outfit_recommender",
    "@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-fashion-outfit-recommender",
    "description": "Generate personalized outfit recommendations based on weather, occasion, wardrobe items, and style preferences. Pay-per-call AI service on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-fashion-outfit-recommender",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-fashion-outfit-recommender"
}
