{
  "name": "ANIME INTELLIGENCE",
  "version": "3.3.2",
  "protocol": "x402",
  "x402Version": 2,
  "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
  "asset": "USDC",
  "asset_address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
  "description": "Paid identity, valuation, rarity, authenticity, BUY-WAIT and purchase-routing intelligence for Japanese anime collectibles and character merchandise.",
  "bazaar_discovery_extension": true,
  "bazaar_extension_key": "bazaar",
  "discovery_note": "Bazaar metadata is emitted in every x402 v2 402 response. Catalog indexing depends on the facilitator that settles the first real payment.",
  "recommended_flow": [
    "/v1/identify",
    "/v1/market or /v1/rarity",
    "/v1/authenticity or /v1/buy-wait",
    "/v1/best-place",
    "/v1/full-intelligence"
  ],
  "openapi": "https://anime-intelligence.goodmy0312.workers.dev/openapi.json",
  "llms": "https://anime-intelligence.goodmy0312.workers.dev/llms.txt",
  "mcp": "https://anime-intelligence.goodmy0312.workers.dev/mcp",
  "services": [
    {
      "name": "ANIME INTELLIGENCE Identify",
      "url": "https://anime-intelligence.goodmy0312.workers.dev/v1/identify?query=Nendoroid%20Hatsune%20Miku",
      "method": "GET",
      "price_usdc": 0.005,
      "price_atomic": "5000",
      "intent": "Resolve an ambiguous Japanese anime collectible or character merchandise item into one exact canonical product before valuation or purchase.",
      "when_to_use": "Use first for figures, plush, acrylic stands, keychains, badges, lottery prizes, model kits, trading cards, collaboration sneakers or apparel when the exact product, edition or variant is uncertain.",
      "value": "exact_product_identity",
      "description": "Identify the exact Japanese anime collectible or character merchandise item before pricing or buying. Resolves figures, plush, acrylic goods, keychains, badges, lottery prizes, model kits, trading cards, collaboration sneakers and apparel using JAN/EAN, model or style codes, manufacturer or brand data, aliases and canonical identity evidence.",
      "tags": [
        "anime-collectibles",
        "japanese-character-goods",
        "anime-merchandise",
        "product-identification",
        "jan-ean",
        "edition-identification",
        "variant-identification",
        "official-product-data",
        "collectibles-shopping"
      ],
      "input": {
        "query": "Product name, JAN/EAN-13, model number or canonical UUID",
        "languages": [
          "ja",
          "en",
          "zh",
          "ko"
        ]
      },
      "output_fields": [
        "canonical identity",
        "product type",
        "JAN/EAN",
        "manufacturer or brand",
        "series or franchise",
        "edition or variant",
        "release data",
        "official source evidence",
        "identity quality"
      ],
      "examples": [
        "Nendoroid Hatsune Miku",
        "ONE PIECE 缶バッジ",
        "ポケモンカード ブースターパック",
        "CONVERSE NARUTO SHIPPUDEN 31317140"
      ],
      "bazaar": {
        "discoverable": true,
        "extension": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "discoverable": true,
              "queryParams": {
                "query": "Nendoroid Hatsune Miku",
                "lang": "en"
              }
            },
            "output": {
              "type": "json",
              "example": {
                "service": "ANIME INTELLIGENCE",
                "version": "3.3.2",
                "endpoint": "/v1/identify",
                "charged": true,
                "product": {
                  "id": "canonical-product-uuid",
                  "name_ja": "商品正式名",
                  "name_en": "Official Product Name",
                  "jan_code": "4580590123456",
                  "manufacturer": "Good Smile Company"
                },
                "identity_quality": 95
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "required": [
              "input",
              "output"
            ],
            "properties": {
              "input": {
                "type": "object",
                "required": [
                  "type",
                  "method",
                  "discoverable",
                  "queryParams"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "const": "GET"
                  },
                  "discoverable": {
                    "type": "boolean",
                    "const": true
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {
                      "query": {
                        "type": "string",
                        "description": "Product name, JAN/EAN-13, model number or identifying description."
                      },
                      "id": {
                        "type": "string",
                        "description": "ANIME INTELLIGENCE canonical product UUID."
                      },
                      "lang": {
                        "type": "string",
                        "enum": [
                          "ja",
                          "en",
                          "zh",
                          "ko"
                        ]
                      },
                      "refresh": {
                        "type": "string",
                        "enum": [
                          "0",
                          "1"
                        ]
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "required": [
                  "type",
                  "example"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "json"
                  },
                  "example": {
                    "type": "object"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        }
      }
    },
    {
      "name": "ANIME INTELLIGENCE Market",
      "url": "https://anime-intelligence.goodmy0312.workers.dev/v1/market?query=Nendoroid%20Hatsune%20Miku",
      "method": "GET",
      "price_usdc": 0.01,
      "price_atomic": "10000",
      "intent": "Get current asking-price and market-value intelligence for an identified Japanese anime collectible.",
      "when_to_use": "Use after identity is known for current price, market value, resale value, price range, cheapest matched offer or availability across supported marketplaces.",
      "value": "current_market_prices",
      "description": "Current matched asking-price and market-value intelligence for Japanese anime collectibles and character merchandise. Uses supported marketplace observations to estimate low, median and high asking prices, offer count, freshness and best matched purchase route while rejecting likely identity mismatches.",
      "tags": [
        "anime-collectibles",
        "japanese-character-goods",
        "anime-merchandise",
        "collectible-price",
        "collectible-valuation",
        "market-value",
        "resale-value",
        "price-comparison",
        "yahoo-japan",
        "ebay"
      ],
      "input": {
        "query": "Product name, JAN/EAN-13, model number or canonical UUID",
        "languages": [
          "ja",
          "en",
          "zh",
          "ko"
        ]
      },
      "output_fields": [
        "lowest price",
        "median price",
        "highest price",
        "offer count",
        "market freshness",
        "best matched listing",
        "purchase routing"
      ],
      "examples": [
        "Nendoroid Hatsune Miku",
        "ONE PIECE 一番くじ A賞",
        "CONVERSE NARUTO SHIPPUDEN 31317140"
      ],
      "bazaar": {
        "discoverable": true,
        "extension": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "discoverable": true,
              "queryParams": {
                "query": "Nendoroid Hatsune Miku",
                "lang": "en"
              }
            },
            "output": {
              "type": "json",
              "example": {
                "service": "ANIME INTELLIGENCE",
                "version": "3.3.2",
                "endpoint": "/v1/market",
                "charged": true,
                "market": {
                  "currency": "JPY",
                  "lowest_price_jpy": 12800,
                  "median_price_jpy": 14200,
                  "highest_price_jpy": 16800,
                  "offer_count": 6,
                  "freshness": "live_or_recent"
                },
                "best_observed_listing": {
                  "source": "yahoo",
                  "price_jpy": 12800
                }
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "required": [
              "input",
              "output"
            ],
            "properties": {
              "input": {
                "type": "object",
                "required": [
                  "type",
                  "method",
                  "discoverable",
                  "queryParams"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "const": "GET"
                  },
                  "discoverable": {
                    "type": "boolean",
                    "const": true
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {
                      "query": {
                        "type": "string",
                        "description": "Product name, JAN/EAN-13, model number or identifying description."
                      },
                      "id": {
                        "type": "string",
                        "description": "ANIME INTELLIGENCE canonical product UUID."
                      },
                      "lang": {
                        "type": "string",
                        "enum": [
                          "ja",
                          "en",
                          "zh",
                          "ko"
                        ]
                      },
                      "refresh": {
                        "type": "string",
                        "enum": [
                          "0",
                          "1"
                        ]
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "required": [
                  "type",
                  "example"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "json"
                  },
                  "example": {
                    "type": "object"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        }
      }
    },
    {
      "name": "ANIME INTELLIGENCE Rarity",
      "url": "https://anime-intelligence.goodmy0312.workers.dev/v1/rarity?query=ONE%20PIECE%20%E4%B8%80%E7%95%AA%E3%81%8F%E3%81%98%20%E9%99%90%E5%AE%9A%20A%E8%B3%9E",
      "method": "GET",
      "price_usdc": 0.01,
      "price_atomic": "10000",
      "intent": "Estimate scarcity, collectibility and rerelease or replenishment risk for the exact item.",
      "when_to_use": "Use for rare, limited, discontinued, hard-to-find, collectible, appreciation or rerelease-risk questions across supported anime collectible categories.",
      "value": "scarcity_and_rerelease_risk",
      "description": "Estimate rarity, scarcity and rerelease or replenishment risk for Japanese anime collectibles using matched supply, price premium, release age, limited-edition metadata and known release signals. Supports figures and character goods as well as specialist collectible categories.",
      "tags": [
        "anime-collectibles",
        "collectible-rarity",
        "collectible-scarcity",
        "limited-edition",
        "hard-to-find",
        "rerelease-risk",
        "anime-merchandise",
        "trading-card-rarity"
      ],
      "input": {
        "query": "Product name, JAN/EAN-13, model number or canonical UUID",
        "languages": [
          "ja",
          "en",
          "zh",
          "ko"
        ]
      },
      "output_fields": [
        "rarity score",
        "rarity level",
        "supply signals",
        "price premium signals",
        "rerelease or replenishment risk"
      ],
      "examples": [
        "ONE PIECE 一番くじ 限定 A賞",
        "Nendoroid 1000",
        "limited anime collaboration sneaker"
      ],
      "bazaar": {
        "discoverable": true,
        "extension": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "discoverable": true,
              "queryParams": {
                "query": "ONE PIECE 一番くじ 限定 A賞",
                "lang": "en"
              }
            },
            "output": {
              "type": "json",
              "example": {
                "service": "ANIME INTELLIGENCE",
                "version": "3.3.2",
                "endpoint": "/v1/rarity",
                "charged": true,
                "rarity": {
                  "score": 74,
                  "level": "rare",
                  "rerelease_risk": "medium",
                  "signals": [
                    "limited supply",
                    "release age"
                  ]
                }
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "required": [
              "input",
              "output"
            ],
            "properties": {
              "input": {
                "type": "object",
                "required": [
                  "type",
                  "method",
                  "discoverable",
                  "queryParams"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "const": "GET"
                  },
                  "discoverable": {
                    "type": "boolean",
                    "const": true
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {
                      "query": {
                        "type": "string",
                        "description": "Product name, JAN/EAN-13, model number or identifying description."
                      },
                      "id": {
                        "type": "string",
                        "description": "ANIME INTELLIGENCE canonical product UUID."
                      },
                      "lang": {
                        "type": "string",
                        "enum": [
                          "ja",
                          "en",
                          "zh",
                          "ko"
                        ]
                      },
                      "refresh": {
                        "type": "string",
                        "enum": [
                          "0",
                          "1"
                        ]
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "required": [
                  "type",
                  "example"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "json"
                  },
                  "example": {
                    "type": "object"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        }
      }
    },
    {
      "name": "ANIME INTELLIGENCE Authenticity",
      "url": "https://anime-intelligence.goodmy0312.workers.dev/v1/authenticity?query=Is%20this%20Nendoroid%20likely%20authentic%3F",
      "method": "GET",
      "price_usdc": 0.02,
      "price_atomic": "20000",
      "intent": "Estimate counterfeit, bootleg or suspicious-listing risk before an agent recommends a purchase.",
      "when_to_use": "Use for suspiciously cheap offers, bootleg concerns, missing official references, questionable listings or authenticity risk across supported collectible categories.",
      "value": "counterfeit_and_listing_risk",
      "description": "Assess counterfeit, bootleg and suspicious-listing risk for Japanese anime collectibles and character merchandise before purchase. Combines canonical identity, official references, price relationships and matched listing signals to surface risk rather than treating every cheap offer as equivalent.",
      "tags": [
        "anime-collectibles",
        "bootleg-detection",
        "counterfeit-risk",
        "authenticity",
        "listing-risk",
        "collectible-safety",
        "anime-merchandise"
      ],
      "input": {
        "query": "Product name, JAN/EAN-13, model number or canonical UUID",
        "languages": [
          "ja",
          "en",
          "zh",
          "ko"
        ]
      },
      "output_fields": [
        "risk score",
        "risk level",
        "risk reasons",
        "suspicious listing signals"
      ],
      "examples": [
        "Is this Nendoroid likely authentic?",
        "Is this cheap anime collectible listing suspicious?"
      ],
      "bazaar": {
        "discoverable": true,
        "extension": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "discoverable": true,
              "queryParams": {
                "query": "Is this Nendoroid likely authentic?",
                "lang": "en"
              }
            },
            "output": {
              "type": "json",
              "example": {
                "service": "ANIME INTELLIGENCE",
                "version": "3.3.2",
                "endpoint": "/v1/authenticity",
                "charged": true,
                "authenticity_risk": {
                  "score": 18,
                  "level": "low",
                  "reasons": [
                    "official identity matched",
                    "price not abnormally low"
                  ]
                }
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "required": [
              "input",
              "output"
            ],
            "properties": {
              "input": {
                "type": "object",
                "required": [
                  "type",
                  "method",
                  "discoverable",
                  "queryParams"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "const": "GET"
                  },
                  "discoverable": {
                    "type": "boolean",
                    "const": true
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {
                      "query": {
                        "type": "string",
                        "description": "Product name, JAN/EAN-13, model number or identifying description."
                      },
                      "id": {
                        "type": "string",
                        "description": "ANIME INTELLIGENCE canonical product UUID."
                      },
                      "lang": {
                        "type": "string",
                        "enum": [
                          "ja",
                          "en",
                          "zh",
                          "ko"
                        ]
                      },
                      "refresh": {
                        "type": "string",
                        "enum": [
                          "0",
                          "1"
                        ]
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "required": [
                  "type",
                  "example"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "json"
                  },
                  "example": {
                    "type": "object"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        }
      }
    },
    {
      "name": "ANIME INTELLIGENCE Buy Wait",
      "url": "https://anime-intelligence.goodmy0312.workers.dev/v1/buy-wait?query=Should%20I%20buy%20this%20Nendoroid%20now%3F",
      "method": "GET",
      "price_usdc": 0.02,
      "price_atomic": "20000",
      "intent": "Turn product identity, price, scarcity and risk signals into a concrete purchase-timing decision.",
      "when_to_use": "Use when the user asks whether to BUY, WAIT, WATCH or AVOID a figure, character good, card, collaboration sneaker, apparel item or other supported collectible.",
      "value": "buy_wait_watch_avoid_decision",
      "description": "Return BUY, WAIT, WATCH or AVOID for an identified Japanese anime collectible using current price, reference price, availability, rarity, rerelease or replenishment risk and authenticity signals. Designed as a direct decision layer for autonomous shopping agents.",
      "tags": [
        "anime-collectibles",
        "buy-or-wait",
        "shopping-decision",
        "collectible-price",
        "rerelease-risk",
        "anime-merchandise",
        "purchase-timing"
      ],
      "input": {
        "query": "Product name, JAN/EAN-13, model number or canonical UUID",
        "languages": [
          "ja",
          "en",
          "zh",
          "ko"
        ]
      },
      "output_fields": [
        "decision",
        "decision reasons",
        "market snapshot",
        "rarity context",
        "risk context",
        "purchase routing"
      ],
      "examples": [
        "Should I buy this Nendoroid now?",
        "Buy or wait for this ONE PIECE lottery prize?",
        "Should I buy this anime collaboration sneaker now?"
      ],
      "bazaar": {
        "discoverable": true,
        "extension": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "discoverable": true,
              "queryParams": {
                "query": "Should I buy this Nendoroid now?",
                "lang": "en"
              }
            },
            "output": {
              "type": "json",
              "example": {
                "service": "ANIME INTELLIGENCE",
                "version": "3.3.2",
                "endpoint": "/v1/buy-wait",
                "charged": true,
                "buy_wait": {
                  "decision": "BUY",
                  "reasons": [
                    "price near fair range",
                    "supply limited"
                  ]
                },
                "market_snapshot": {
                  "lowest_price_jpy": 12800
                }
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "required": [
              "input",
              "output"
            ],
            "properties": {
              "input": {
                "type": "object",
                "required": [
                  "type",
                  "method",
                  "discoverable",
                  "queryParams"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "const": "GET"
                  },
                  "discoverable": {
                    "type": "boolean",
                    "const": true
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {
                      "query": {
                        "type": "string",
                        "description": "Product name, JAN/EAN-13, model number or identifying description."
                      },
                      "id": {
                        "type": "string",
                        "description": "ANIME INTELLIGENCE canonical product UUID."
                      },
                      "lang": {
                        "type": "string",
                        "enum": [
                          "ja",
                          "en",
                          "zh",
                          "ko"
                        ]
                      },
                      "refresh": {
                        "type": "string",
                        "enum": [
                          "0",
                          "1"
                        ]
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "required": [
                  "type",
                  "example"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "json"
                  },
                  "example": {
                    "type": "object"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        }
      }
    },
    {
      "name": "ANIME INTELLIGENCE Best Place",
      "url": "https://anime-intelligence.goodmy0312.workers.dev/v1/best-place?query=Where%20should%20I%20buy%20Nendoroid%20Hatsune%20Miku%3F",
      "method": "GET",
      "price_usdc": 0.03,
      "price_atomic": "30000",
      "intent": "Choose the best current acquisition route for an already-identified Japanese anime collectible.",
      "when_to_use": "Use after product identity is known and the user asks where to buy, cheapest matched offer, best marketplace or best current purchase route.",
      "value": "best_current_purchase_route",
      "description": "Find the best current route to buy a specific Japanese anime collectible or character merchandise item. Compares matched supported-marketplace offers by price, identity quality and freshness and returns the strongest current purchase route.",
      "tags": [
        "anime-collectibles",
        "anime-merchandise",
        "where-to-buy",
        "cheapest-listing",
        "japan-shopping",
        "yahoo-japan",
        "ebay",
        "price-comparison",
        "shopping-agent"
      ],
      "input": {
        "query": "Product name, JAN/EAN-13, model number or canonical UUID",
        "languages": [
          "ja",
          "en",
          "zh",
          "ko"
        ]
      },
      "output_fields": [
        "best route",
        "matched marketplace listing",
        "price",
        "seller",
        "identity match quality",
        "market freshness"
      ],
      "examples": [
        "Where should I buy Nendoroid Hatsune Miku?",
        "Best place to buy this ONE PIECE badge?",
        "Where to buy this NARUTO collaboration sneaker?"
      ],
      "bazaar": {
        "discoverable": true,
        "extension": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "discoverable": true,
              "queryParams": {
                "query": "Where should I buy Nendoroid Hatsune Miku?",
                "lang": "en"
              }
            },
            "output": {
              "type": "json",
              "example": {
                "service": "ANIME INTELLIGENCE",
                "version": "3.3.2",
                "endpoint": "/v1/best-place",
                "charged": true,
                "best_place": {
                  "source": "yahoo",
                  "price_jpy": 12800,
                  "seller": "example seller",
                  "url": "https://example.com/listing"
                },
                "freshness": "live_or_recent"
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "required": [
              "input",
              "output"
            ],
            "properties": {
              "input": {
                "type": "object",
                "required": [
                  "type",
                  "method",
                  "discoverable",
                  "queryParams"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "const": "GET"
                  },
                  "discoverable": {
                    "type": "boolean",
                    "const": true
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {
                      "query": {
                        "type": "string",
                        "description": "Product name, JAN/EAN-13, model number or identifying description."
                      },
                      "id": {
                        "type": "string",
                        "description": "ANIME INTELLIGENCE canonical product UUID."
                      },
                      "lang": {
                        "type": "string",
                        "enum": [
                          "ja",
                          "en",
                          "zh",
                          "ko"
                        ]
                      },
                      "refresh": {
                        "type": "string",
                        "enum": [
                          "0",
                          "1"
                        ]
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "required": [
                  "type",
                  "example"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "json"
                  },
                  "example": {
                    "type": "object"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        }
      }
    },
    {
      "name": "ANIME INTELLIGENCE Full Intelligence",
      "url": "https://anime-intelligence.goodmy0312.workers.dev/v1/full-intelligence?query=Full%20intelligence%20for%20Nendoroid%20Hatsune%20Miku",
      "method": "GET",
      "price_usdc": 0.05,
      "price_atomic": "50000",
      "intent": "Make one end-to-end valuation, risk, timing and purchase-route decision for a Japanese anime collectible.",
      "when_to_use": "Use when the agent needs identity, market value, rarity, authenticity risk, BUY-WAIT and best purchase route together for figures, character goods, cards, collaboration sneakers or apparel.",
      "value": "complete_collectible_intelligence",
      "description": "Complete Japanese anime collectibles intelligence in one paid call: resolve the exact item, estimate current market value, assess rarity and rerelease or replenishment risk, flag authenticity concerns, decide BUY/WAIT/WATCH/AVOID and return the best current purchase route. Covers figures, plush, acrylic goods, keychains, badges, lottery prizes, model kits, trading cards, collaboration sneakers and apparel.",
      "tags": [
        "anime-collectibles",
        "japanese-character-goods",
        "anime-merchandise",
        "collectibles-intelligence",
        "collectible-valuation",
        "market-value",
        "resale-value",
        "rarity",
        "authenticity",
        "buy-or-wait",
        "where-to-buy",
        "shopping-agent",
        "purchase-decision"
      ],
      "input": {
        "query": "Product name, JAN/EAN-13, model number or canonical UUID",
        "languages": [
          "ja",
          "en",
          "zh",
          "ko"
        ]
      },
      "output_fields": [
        "identity",
        "product type",
        "market",
        "rarity",
        "rerelease or replenishment status",
        "authenticity risk",
        "BUY-WAIT",
        "best place",
        "purchase routing",
        "freshness"
      ],
      "examples": [
        "Full intelligence for Nendoroid Hatsune Miku",
        "Is this ONE PIECE collectible worth buying and where?",
        "Full intelligence for a NARUTO collaboration sneaker"
      ],
      "bazaar": {
        "discoverable": true,
        "extension": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "discoverable": true,
              "queryParams": {
                "query": "Full intelligence for Nendoroid Hatsune Miku",
                "lang": "en"
              }
            },
            "output": {
              "type": "json",
              "example": {
                "service": "ANIME INTELLIGENCE",
                "version": "3.3.2",
                "endpoint": "/v1/full-intelligence",
                "charged": true,
                "product": {
                  "name_en": "Official Product Name",
                  "jan_code": "4580590123456"
                },
                "market": {
                  "lowest_price_jpy": 12800,
                  "median_price_jpy": 14200
                },
                "rarity": {
                  "level": "rare"
                },
                "authenticity_risk": {
                  "level": "low"
                },
                "buy_wait": {
                  "decision": "BUY"
                },
                "best_place": {
                  "source": "yahoo",
                  "price_jpy": 12800
                },
                "expected_fields": [
                  "identity",
                  "product type",
                  "market",
                  "rarity",
                  "rerelease or replenishment status",
                  "authenticity risk",
                  "BUY-WAIT",
                  "best place",
                  "purchase routing",
                  "freshness"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "required": [
              "input",
              "output"
            ],
            "properties": {
              "input": {
                "type": "object",
                "required": [
                  "type",
                  "method",
                  "discoverable",
                  "queryParams"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "const": "GET"
                  },
                  "discoverable": {
                    "type": "boolean",
                    "const": true
                  },
                  "queryParams": {
                    "type": "object",
                    "properties": {
                      "query": {
                        "type": "string",
                        "description": "Product name, JAN/EAN-13, model number or identifying description."
                      },
                      "id": {
                        "type": "string",
                        "description": "ANIME INTELLIGENCE canonical product UUID."
                      },
                      "lang": {
                        "type": "string",
                        "enum": [
                          "ja",
                          "en",
                          "zh",
                          "ko"
                        ]
                      },
                      "refresh": {
                        "type": "string",
                        "enum": [
                          "0",
                          "1"
                        ]
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              },
              "output": {
                "type": "object",
                "required": [
                  "type",
                  "example"
                ],
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "json"
                  },
                  "example": {
                    "type": "object"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ]
}