{
  "x402Version": 2,
  "id": 14201,
  "slug": "14201",
  "resource": "https://seller-a-production.up.railway.app/v1/credit-report",
  "description": "會飛分析師：個股分析、期貨分析（Demo；保留 legacy credit report）",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0xeD6C588900675849e43DFabd12Fad227F21a5E8E",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "40000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "serviceCategory": "stock_analysis",
            "serviceId": "stock-analysis",
            "serviceQuery": "個股分析"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "disclaimer": "模擬研究內容，非即時市場資料，亦非投資建議。",
            "generatedAt": "2026-09-05T00:00:00.000Z",
            "isDemo": true,
            "paymentMode": "x402",
            "provider": "seller-a",
            "reportId": "rpt_00000000000000000000",
            "reportVersion": "market-v1",
            "sections": [
              {
                "points": [
                  "模擬研究資訊；未引用即時行情。"
                ],
                "title": "研究重點（Demo）"
              }
            ],
            "serviceCategory": "stock_analysis",
            "serviceId": "stock-analysis",
            "serviceQuery": "個股分析",
            "summary": "個股基本面、估值與風險觀察的 Demo 分析；可補充股票代號，不需指定企業。",
            "title": "個股分析"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "oneOf": [
                  {
                    "additionalProperties": false,
                    "properties": {
                      "purchaseContextToken": {
                        "maxLength": 4096,
                        "minLength": 16,
                        "type": "string"
                      },
                      "serviceCategory": {
                        "const": "stock_analysis",
                        "type": "string"
                      },
                      "serviceId": {
                        "const": "stock-analysis",
                        "type": "string"
                      },
                      "serviceQuery": {
                        "maxLength": 200,
                        "minLength": 1,
                        "type": "string"
                      }
                    },
                    "required": [
                      "serviceId",
                      "serviceCategory",
                      "serviceQuery"
                    ],
                    "type": "object"
                  },
                  {
                    "additionalProperties": false,
                    "properties": {
                      "purchaseContextToken": {
                        "maxLength": 4096,
                        "minLength": 16,
                        "type": "string"
                      },
                      "serviceCategory": {
                        "const": "futures_analysis",
                        "type": "string"
                      },
                      "serviceId": {
                        "const": "futures-analysis",
                        "type": "string"
                      },
                      "serviceQuery": {
                        "maxLength": 200,
                        "minLength": 1,
                        "type": "string"
                      }
                    },
                    "required": [
                      "serviceId",
                      "serviceCategory",
                      "serviceQuery"
                    ],
                    "type": "object"
                  },
                  {
                    "additionalProperties": false,
                    "properties": {
                      "purchaseContextToken": {
                        "description": "Optional Mello correlation token. Not required for public purchases.",
                        "maxLength": 4096,
                        "minLength": 16,
                        "type": "string"
                      },
                      "targetCompanyName": {
                        "maxLength": 200,
                        "minLength": 1,
                        "type": "string"
                      }
                    },
                    "required": [
                      "targetCompanyName"
                    ],
                    "type": "object"
                  }
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "payment-identifier": {
      "info": {
        "required": true
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "seller-a-production.up.railway.app",
  "lastUpdated": "2026-09-05T21:10:42.359Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T21:10:42.109Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "seller-a-production.up.railway.app",
    "manifest_name": "seller-a-production.up.railway.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}