$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/financials3
Calls / 30d
1
Unique payers / 30d
Aug 17
Last called
exact
Payment scheme
Call this service
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 -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
0xf22e558a00d91ee12a1f50c52186fecb8ddff493USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from korea-financials & similar services
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Workflow Reward Status
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Recipient API Vouchers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.