{"api":"v1","generated_at":"2026-09-15T20:53:01.887Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/k-data-x402-production-theblack1022-workers-dev-api-research-consensus-ticker-5460d0","pinned_page":"https://tollindex.com/e/k-data-x402-production-theblack1022-workers-dev-api-research-consensus-ticker-5460d0/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"k-data-x402-production-theblack1022-workers-dev-api-research-consensus-ticker-5460d0","canonical_url":"https://k-data-x402-production.theblack1022.workers.dev/api/research/consensus/:ticker","resource":"https://k-data-x402-production.theblack1022.workers.dev/api/research/consensus/:ticker","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"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).","service_name":null,"declared_category":null,"declared_tags":[],"route_template":"/api/research/consensus/:ticker","registry_updated":"2026-09-06T01:27:24.536Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"research consensus","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.12 USDC","amount_units":0.12,"decimals_known":true,"pay_to":"0x519c79c7EB7566F7353a324472A5CE4f05330C81","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-06T01:27:23.974Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:46:31.008Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:46:31.008Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:41:53.410Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:39:42.165Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:56:26.406Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:32:01.377Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x519c79c7EB7566F7353a324472A5CE4f05330C81","page":"https://tollindex.com/seller/0x519c79c7EB7566F7353a324472A5CE4f05330C81","endpoints":5,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x519c79c7EB7566F7353a324472A5CE4f05330C81","amount":"120000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-06T01:27:23.974Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://k-data-x402-production.theblack1022.workers.dev/api/research/consensus/:ticker","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"ticker":"000660"},"queryParams":{"window":"90d"}},"output":{"type":"json","example":{"as_of":"2026-08-02T00:00:00.000Z","series":[{"broker":"LS증권","rating":"Buy","analyst":"이재혁","report_idx":651350,"target_price":30000,"published_date":"2026-07-31"}],"ticker":"011200","window":"90d","brokers":12,"changes":[{"broker":"LS증권","rating":"Buy","analyst":"이재혁","prev_rating":null,"target_price":30000,"published_date":"2026-07-31","rating_direction":null,"target_direction":"raised","prev_target_price":27000,"target_change_pct":11.11}],"company":"HMM","consensus":{"ratings":{"Buy":10,"Hold":2},"max_target":35000,"min_target":26000,"spread_pct":29.59,"mean_target":30417,"median_target":30000},"reports_total":34,"first_recorded":"2026-08-02"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["ticker"],"properties":{"ticker":{"type":"string","description":"6-digit KRX code, e.g. 005930"}}},"queryParams":{"type":"object","properties":{"window":{"enum":["30d","90d","180d","365d"],"type":"string","description":"Lookback window (default 90d)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/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).","lastUpdated":"2026-09-06T01:27:24.536Z","x402Version":2}]}}