KR-DART Events

Real-time Korean corporate disclosure (DART) events, structured for AI agents.
No account, no API key — pay per call with USDC on Base via x402.

EndpointPriceWhat
GET /v1/events$0.002All filings, cursor delta (?since_cursor=&market=KOSDAQ)
GET /v1/events/material$0.005Material filings only, importance-scored
GET /v1/events/{rcept_no}$0.01Single filing detail
GET /v1/events/{rcept_no}/document$0.02Full original text, parsed to plain text
GET /v1/company/{ticker}/events$0.005Per-company timeline
GET /v1/bids$0.005KONEPS procurement bid notices, cursor delta
GET /v1/bids/search$0.005Bid search (keyword, type, min budget)
GET /v1/bids/{bid_ntce_no}$0.01Bid notice full detail
GET /v1/awards$0.005Award results (winner, amount)
GET /v1/prespecs$0.01Pre-spec notices — early signal before bids
GET /v1/orderplans$0.01Agency order plans — earliest signal
GET /v1/match/{bizno}$0.05Personalized bid matching by business reg. number
GET /v1/company-awards/{bizno}$0.02Company award history — competitor intel

Free: /v1/health · Indexed events: 31421 · Source: Korea FSS DART (public data, attributed)

Sample event

{
 "rcept_no": "20260904900786",
 "filed_date": "20260904",
 "ingested_at": "2026-09-04T18:32:39.071687+09:00",
 "market": "KOSDAQ",
 "corp": {
  "code": "031860",
  "dart_code": "00180865",
  "name_kr": "디에이치엑스컴퍼니",
  "name_en": "DHX Company Co., Ltd."
 },
 "category": "inquiry_response",
 "category_en": "Exchange Inquiry Response",
 "importance": 0.75,
 "material": true,
 "title_kr": "주권매매거래정지기간변경 (풍문 또는 보도 관련)",
 "filer": "코스닥시장본부",
 "note": "코",
 "source": "https://dart.fss.or.kr/dsaf001/main.do?rcpNo=20260904900786"
}

Flow: request → HTTP 402 + payment requirements → retry with X-PAYMENT (x402 v1, exact/USDC/Base) → JSON.
Facilitator-agnostic; data only — no investment advice. Contact: [email protected]