{
  "x402Version": 2,
  "id": 5384,
  "slug": "5384",
  "resource": "https://k-data-x402-production.theblack1022.workers.dev/api/research/consensus/:ticker",
  "description": "Analyst consensus for one KRX ticker, built from the archived research history: mean/median/min/max target price across brokerages, the spread between them, the rating distribution, and a revision log of every target-price and rating change each house has made. Consensus uses each house's latest view, so a weekly publisher does not outvote a quarterly one. Params: ?window=30d|90d|180d|365d (default 90d).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x519c79c7EB7566F7353a324472A5CE4f05330C81",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "120000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "ticker": "000660"
          },
          "queryParams": {
            "window": "90d"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-08-02T00:00:00.000Z",
            "brokers": 12,
            "changes": [
              {
                "analyst": "이재혁",
                "broker": "LS증권",
                "prev_rating": null,
                "prev_target_price": 27000,
                "published_date": "2026-07-31",
                "rating": "Buy",
                "rating_direction": null,
                "target_change_pct": 11.11,
                "target_direction": "raised",
                "target_price": 30000
              }
            ],
            "company": "HMM",
            "consensus": {
              "max_target": 35000,
              "mean_target": 30417,
              "median_target": 30000,
              "min_target": 26000,
              "ratings": {
                "Buy": 10,
                "Hold": 2
              },
              "spread_pct": 29.59
            },
            "first_recorded": "2026-08-02",
            "reports_total": 34,
            "series": [
              {
                "analyst": "이재혁",
                "broker": "LS증권",
                "published_date": "2026-07-31",
                "rating": "Buy",
                "report_idx": 651350,
                "target_price": 30000
              }
            ],
            "ticker": "011200",
            "window": "90d"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/research/consensus/:ticker",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "ticker": {
                    "description": "6-digit KRX code, e.g. 005930",
                    "type": "string"
                  }
                },
                "required": [
                  "ticker"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "window": {
                    "description": "Lookback window (default 90d)",
                    "enum": [
                      "30d",
                      "90d",
                      "180d",
                      "365d"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "k-data-x402-production.theblack1022.workers.dev",
  "lastUpdated": "2026-09-06T01:27:24.536Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T01:27:23.974Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "k-data-x402-production.theblack1022.workers.dev",
    "manifest_name": "k-data-x402-production.theblack1022.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"
  }
}