{
  "x402Version": 2,
  "id": 6924,
  "slug": "6924",
  "resource": "https://anime-intelligence.goodmy0312.workers.dev/v1/identify",
  "description": "Resolve hard-to-identify Japanese anime collectibles from vague, multilingual or Japanese-market descriptions into an exact canonical product. Useful when ordinary web search returns mixed editions, rereleases or similarly named merchandise. Returns JAN/EAN, edition/variant evidence and an official product image when available. WHEN TO USE: Use when the buyer knows a character, franchise, product type, Japanese title, JAN/EAN or partial description but not the exact editio...",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "9YLxx6HtrN4HFd2wBTcBX5Uwn2rtMUYxcUwohzG9aBGT",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "lang": "en",
            "query": "Which exact Nendoroid is this Hatsune Miku release?"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "charged": true,
            "endpoint": "/v1/identify",
            "identity_quality": 95,
            "product": {
              "id": "canonical-product-uuid",
              "jan_code": "4580590123456",
              "manufacturer": "Good Smile Company",
              "name_en": "Official Product Name",
              "name_ja": "商品正式名"
            },
            "service": "ANIME INTELLIGENCE",
            "version": "3.7.35"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "const": "GET",
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "buyer_country": {
                    "description": "ISO alpha-2 buyer destination; defaults to JP for Japan buyers.",
                    "type": "string"
                  },
                  "id": {
                    "description": "ANIME INTELLIGENCE canonical product UUID.",
                    "type": "string"
                  },
                  "lang": {
                    "enum": [
                      "ja",
                      "en",
                      "zh",
                      "ko",
                      "es",
                      "fr",
                      "de",
                      "it",
                      "pt",
                      "id",
                      "th",
                      "ru",
                      "ar",
                      "hi",
                      "vi",
                      "tr",
                      "nl",
                      "pl"
                    ],
                    "type": "string"
                  },
                  "listing_title": {
                    "description": "Optional listing title for listing-match when URL is unavailable.",
                    "type": "string"
                  },
                  "listing_url": {
                    "description": "Optional listing URL for listing-match.",
                    "type": "string"
                  },
                  "postal_code": {
                    "description": "Optional destination postal code for landed-cost context.",
                    "type": "string"
                  },
                  "query": {
                    "description": "Product name, JAN/EAN-13, model number or identifying description.",
                    "type": "string"
                  },
                  "refresh": {
                    "enum": [
                      "0",
                      "1"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": false,
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type",
              "example"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "anime-intelligence.goodmy0312.workers.dev",
  "lastUpdated": "2026-09-17T20:13:05.599Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T20:13:05.261Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "anime-intelligence.goodmy0312.workers.dev",
    "manifest_name": "anime-intelligence.goodmy0312.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}