Korean Stock Data API

The only source-accurate
Korean stock fundamentals API

Not resold. Not scraped. Parsed directly from DART XBRL โ€” the same regulatory filings Korean companies are legally required to submit.

Get free API key View endpoints
1,200+ Stocks covered
95%+ Data accuracy
10yr Historical depth
0.927 Crisis index AUROC
Why SEFCON

Built on source data,
not a data vendor

Most Korean stock APIs resell FnGuide or KisValue. SEFCON parses DART XBRL directly โ€” the same regulatory filings Korean companies are legally required to submit. No intermediary, no markup, no missing quarters.

๐Ÿ“„
DART XBRL parsing
Revenue, operating income, net income, EPS, ROE, OPM, FCF, debt ratio โ€” parsed from original regulatory filings.
๐Ÿ“Š
Proprietary SCI scores
Composite quality score combining profitability, EPS growth, FCF conversion, and institutional flow signals.
๐ŸŒ
Macro crisis index
SEFCON crisis model with AUROC 0.927 โ€” identifies Korean market stress phases using 34 macro indicators.
API Reference

Six endpoints.
Everything you need.

All endpoints return clean JSON. Authentication via API key header or query param.

GET
/v1/universe
All 1,200+ active tickers with market, sector, sub-sector, market cap
Free
GET
/v1/financials?ticker=005930
10-year annual financials from DART XBRL. Revenue, OPM, ROE, FCF, EPS, BPS, DPS and more.
Free
GET
/v1/scores?ticker=005930
SCI score, grade (Sโ€“D), component scores, smart money signal
Pro
GET
/v1/sectors
Industry cycle stage for 19 sectors โ€” expansion / slowdown / contraction / recovery
Pro
GET
/v1/macro
SEFCON crisis index history + Korea/US macro indicators
Enterprise
GET
/v1/smartmoney?ticker=005930
Proprietary institutional flow signal (SUPERNOVA / ACCUMULATION / NEUTRAL / ESCAPE)
Enterprise
example.py
# Get Samsung Electronics 10-year financials
import requests

resp = requests.get(
    "https://api.sefcon.kr/api/v1/financials",
    params={"ticker": "005930"},
    headers={"X-Api-Key": "YOUR_API_KEY"}
)

data = resp.json()
# โ†’ {"ticker":"005930","name":"Samsung Electronics",
#    "source":"DART XBRL","accuracy":"95%+",
#    "financials":[{"year":2025,"revenue_bn_krw":3336059,
#    "opm_pct":13.07,"roe_pct":10.85,"fcf":806841,...}]}
Pricing

Start free.
Scale when you're ready.

No credit card required to get started. Email us for a free API key.
๐Ÿ’ก Save 20% with annual billing โ€” 2 months free.

Free
$0
/ month
  • โœ“ 100 requests / day ยท 100 unique tickers / month
  • โœ“ /v1/universe
  • โœ“ /v1/financials (3-year history)
  • โœ— 10-year history
  • โœ— SCI scores
  • โœ— Sector cycles
  • โœ— Crisis index
Get free key โ†’
Enterprise
$499
/ month
or $4,790 / year (save $1,198)
  • โœ“ 50,000 requests / day (fair use)
  • โœ“ All Pro endpoints
  • โœ“ /v1/macro (crisis index)
  • โœ“ /v1/smartmoney signals
  • โœ“ Priority support
  • โœ“ SLA guarantee
Contact us โ†’
Custom
$999+ / mo
Talk to founder directly
  • โœ“ Everything in Enterprise
  • โœ“ Dedicated Slack channel
  • โœ“ Custom endpoint design
  • โœ“ Bulk data export
  • โœ“ NDA & custom contract
  • โœ“ Direct founder support
Schedule a call โ†’

* Financial history depth varies by company listing date.