K

korea-financials · Korea Financials

by korea-financials

GETBaseSolanaArbitrumPolygonWorld Chain

$0.03

per call · USD Coin on Base

Normalized company financials from Korea DART filings. Give a ticker, corp code or name plus a year and get income statement, balance sheet and cash flow lines mapped to one clean schema with English labels, each value cited to its XBRL account id and filing. Compact cited JSON instead of raw Korean statements.

Endpoint

GET https://api.agentstools.dev/korea/financials

3

Calls / 30d

1

Unique payers / 30d

Aug 17

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.agentstools.dev/korea/financials", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.agentstools.dev/korea/financials?basis=consolidated&report=annual&ticker=005930&year=2023" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "attribution": "Korea DART / FSS OPENDART (Public Data Act)",
  "basis": "consolidated",
  "entity": {
    "corp_code": "00126380",
    "market": "KOSPI",
    "name": "SAMSUNG ELECTRONICS CO,.LTD",
    "stock_code": "005930"
  },
  "filing": {
    "rcept_no": "20240312000736",
    "viewer_url": "https://englishdart.fss.or.kr/dsbh001/main.do?rcpNo=20240312000736"
  },
  "found": true,
  "report": "annual",
  "statements": {
    "income": [
      {
        "filing": {
          "rcept_no": "20240312000736",
          "viewer_url": "https://englishdart.fss.or.kr/dsbh001/main.do?rcpNo=20240312000736"
        },
        "label": "Revenue",
        "line": "revenue",
        "periods": [
          {
            "amount": 258935494000000,
            "fy": 2023,
            "period": "current",
            "unit": "KRW"
          },
          {
            "amount": 302231360000000,
            "fy": 2022,
            "period": "prior",
            "unit": "KRW"
          }
        ],
        "sj_div": "CIS",
        "sourceTag": "ifrs-full_Revenue",
        "unit": "KRW"
      }
    ]
  },
  "year": 2023
}

Payment details

Pay to0xf22e558a00d91ee12a1f50c52186fecb8ddff493
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, World Chain
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from korea-financials & similar services