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: 34249 · Source: Korea FSS DART (public data, attributed)

Sample event

{
 "rcept_no": "20260911900790",
 "filed_date": "20260911",
 "ingested_at": "2026-09-11T18:01:21.674587+09:00",
 "market": "KOSDAQ",
 "corp": {
  "code": "038060",
  "dart_code": "00406329",
  "name_kr": "루멘스",
  "name_en": "LUMENS CO., LTD."
 },
 "category": "listing_risk",
 "category_en": "Listing Risk Designation",
 "importance": 0.95,
 "material": true,
 "title_kr": "기타시장안내(관리종목지정우려종목) (주가 1,000원 미달)",
 "filer": "코스닥시장본부",
 "note": "코",
 "source": "https://dart.fss.or.kr/dsaf001/main.do?rcpNo=20260911900790"
}

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]