{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "anime-show-reco-production-up-railway-app-entrypoints-recommend-invoke",
  "title": "Anime Show Reco \u00b7 Personalized Anime Recommendations",
  "url": "https://anime-show-reco-production.up.railway.app/entrypoints/recommend/invoke",
  "category": "ai",
  "summary": "Receive curated anime recommendations matching viewer preferences with filtering by format, genre, and streaming platform.",
  "seo": {
    "title": "Anime Recommendation AI API | x402 Pay-Per-Call",
    "description": "Get personalized anime recommendations based on taste, mood, and streaming availability. 0.03 USDC per call via x402."
  },
  "use_cases": [
    "Generate anime suggestions based on mood and viewing history",
    "Filter recommendations by shows, movies, or either format",
    "Match recommendations to available streaming services"
  ],
  "ideal_buyer": "Entertainment discovery platforms and personal media assistant agents.",
  "example_prompt": "Recommend anime series similar to Attack on Titan that are available on Netflix, mood: dark fantasy",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xcd6e8687bd920463cc9e4a28f1998f0b040ab1dc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "30000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Serve up anime recs that match the viewer's taste, mood, and streaming reality.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "properties": {
                "mood": {
                  "type": "string"
                },
                "genre": {
                  "type": "string"
                },
                "format": {
                  "enum": [
                    "shows",
                    "movies",
                    "either"
                  ],
                  "type": "string"
                },
                "platform": {
                  "type": "string"
                },
                "includeClassics": {
                  "type": "boolean"
                },
                "numberOfRecommendations": {
                  "type": "integer"
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "recommendations",
              "totalMatches",
              "filtersApplied",
              "fallbackApplied"
            ],
            "properties": {
              "totalMatches": {
                "type": "integer",
                "maximum": 9007199254740991,
                "minimum": 0
              },
              "filtersApplied": {
                "type": "object",
                "required": [
                  "genre",
                  "mood",
                  "platform",
                  "format",
                  "includeClassics"
                ],
                "properties": {
                  "mood": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "genre": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "format": {
                    "enum": [
                      "shows",
                      "movies",
                      "either"
                    ],
                    "type": "string"
                  },
                  "platform": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "includeClassics": {
                    "type": "boolean"
                  }
                },
                "additionalProperties": false
              },
              "fallbackApplied": {
                "type": "boolean"
              },
              "recommendations": {
                "type": "array",
                "items": {
                  "type": "object",
                  "required": [
                    "title",
                    "synopsis",
                    "whereToWatch",
                    "whyItMadeTheList",
                    "metadata"
                  ],
                  "properties": {
                    "title": {
                      "type": "string"
                    },
                    "metadata": {
                      "type": "object",
                      "required": [
                        "year",
                        "genres",
                        "moods",
                        "rating",
                        "energy",
                        "studio",
                        "format",
                        "episodeCount"
                      ],
                      "properties": {
                        "year": {
                          "type": "number"
                        },
                        "moods": {
                          "type": "array",
                          "items": {
                            "type": "string"
                          }
                        },
                        "energy": {
                          "type": "string"
                        },
                        "format": {
                          "type": "string"
                        },
                        "genres": {
                          "type": "array",
                          "items": {
                            "type": "string"
                          }
                        },
                        "rating": {
                          "type": "number"
                        },
                        "studio": {
                          "type": "string"
                        },
                        "episodeCount": {
                          "type": "number"
                        }
                      },
                      "additionalProperties": false
                    },
                    "synopsis": {
                      "type": "string"
                    },
                    "whereToWatch": {
                      "type": "array",
                      "items": {
                        "type": "string"
                      }
                    },
                    "whyItMadeTheList": {
                      "type": "string"
                    }
                  },
                  "additionalProperties": false
                },
                "minItems": 1
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "anime-show-reco-production-up-railway-app",
    "host": "anime-show-reco-production.up.railway.app",
    "title": "Anime Show Recommendation API",
    "description": "A production API endpoint for anime show recommendations. Currently returning 404 errors, indicating the application may be offline or misconfigured.",
    "url": "https://anime-show-reco-production.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/anime-show-reco-production-up-railway-app-entrypoints-recommend-invoke",
    "url": "https://x402all.com/resource/anime-show-reco-production-up-railway-app-entrypoints-recommend-invoke",
    "name": "Anime Show Reco \u00b7 Personalized Anime Recommendations",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/anime-show-reco-production-up-railway-app-entrypoints-recommend-invoke",
      "@type": "Offer",
      "price": "0.03",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.030000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://anime-show-reco-production.up.railway.app/entrypoints/recommend/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/anime-show-reco-production-up-railway-app",
      "url": "https://anime-show-reco-production.up.railway.app",
      "name": "Anime Show Recommendation API",
      "@type": "Organization"
    },
    "identifier": "anime-show-reco-production-up-railway-app-entrypoints-recommend-invoke",
    "description": "Get personalized anime recommendations based on taste, mood, and streaming availability. 0.03 USDC per call via x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=anime-show-reco-production-up-railway-app-entrypoints-recommend-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=anime-show-reco-production-up-railway-app-entrypoints-recommend-invoke"
}
