{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-music-recommend",
  "title": "gg402 \u00b7 Music Recommendation",
  "url": "https://gg402.vercel.app/music_recommend",
  "category": "ai",
  "summary": "Generate personalized music playlists based on mood, genre, and user preferences with explanations for each recommendation.",
  "seo": {
    "title": "Music Recommendation API \u2014 x402 AI-Powered",
    "description": "Personalized music playlist recommendations based on mood, genre, and preferences. AI-powered discovery via x402 micropayments."
  },
  "use_cases": [
    "Create mood-matched playlists for specific activities",
    "Discover new artists based on genre preferences",
    "Generate contextual music recommendations with reasoning",
    "Build personalized listening experiences"
  ],
  "ideal_buyer": "Music streaming services, playlist curators, and agents building personalized audio experiences.",
  "example_prompt": "Recommend a focus playlist for deep work with instrumental electronic music, explaining why each track fits the concentration mood.",
  "example_request_body": {
    "mood": "focus",
    "genre": "instrumental electronic",
    "context": "deep work session"
  },
  "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": "Recommends personalized music playlists based on mood, genre, and user preferences, enhancing listening experiences and discovery.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "mood": {
              "type": "string",
              "required": true,
              "description": "Current mood, e.g., 'happy', 'relaxed'."
            },
            "genre": {
              "type": "array",
              "required": false,
              "description": "Preferred genres, e.g., ['pop', 'jazz']."
            },
            "activity": {
              "type": "string",
              "required": false,
              "description": "Context like 'workout', 'study'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "playlist",
            "mood_match"
          ],
          "properties": {
            "playlist": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "song",
                  "artist",
                  "reason"
                ],
                "properties": {
                  "song": {
                    "type": "string",
                    "description": "The name of the song."
                  },
                  "artist": {
                    "type": "string",
                    "description": "The artist of the song."
                  },
                  "reason": {
                    "type": "string",
                    "description": "Reason why this song is recommended."
                  }
                }
              },
              "description": "List of recommended songs with artists and reasons."
            },
            "mood_match": {
              "type": "string",
              "description": "Explanation of why the playlist fits the mood."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-085be4453f38",
  "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-music-recommend",
    "url": "https://x402all.com/resource/gg402-vercel-app-music-recommend",
    "name": "gg402 \u00b7 Music Recommendation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-music-recommend",
      "@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/music_recommend",
    "@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-music-recommend",
    "description": "Personalized music playlist recommendations based on mood, genre, and preferences. AI-powered discovery via x402 micropayments.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-music-recommend",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-music-recommend"
}
