{"version":1,"resources":["https://api.koreafilings.com/v1/disclosures/by-ticker","https://api.koreafilings.com/v1/disclosures/summary"],"description":"Search Korean DART (전자공시) corporate disclosures by name and pay per call in USDC via x402 on Base. Free company directory + recent feed for discovery, paid AI-summarised English filings for content.","instructions":"Cold-start agent flow (free → paid, no API key, no signup): (1) GET /v1/companies?q={koreanOrEnglishName} resolves a Korean company name to a six-digit KRX ticker (free, fuzzy). (2) GET /v1/disclosures/by-ticker?ticker={ticker}&limit={n} returns up to n AI-summarised English filings, newest first (paid, 0.005 USDC × n on Base). (3) Optional re-fetch of a single summary by 14-digit DART receipt number: GET /v1/disclosures/summary?rcptNo={rcptNo} (paid, 0.005 USDC fixed). Send the signed payment in the PAYMENT-SIGNATURE header (v2 transport spec). The legacy X-PAYMENT header is also accepted for older 0.2.x SDK / MCP releases. GET /v1/pricing returns the canonical machine-readable descriptor including required params and example calls.","service":{"name":"Korea Filings","description":"Search Korean DART (전자공시) corporate disclosures by name and pay per call in USDC via x402 on Base. Free company directory + recent feed for discovery, paid AI-summarised English filings for content.","homepage":"https://koreafilings.com","repository":"https://github.com/OldTemple91/korea-filings-api","openapi":"https://api.koreafilings.com/openapi.json"},"x402":{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","recipient":"0x8467Be164C75824246CFd0fCa8E7F7009fB8f720"},"resourceDetails":[{"url":"https://api.koreafilings.com/v1/disclosures/by-ticker","method":"GET","description":"AI summaries for the most recent DART filings of a Korean ticker","priceUsdc":"0.005","priceMode":"per_result","countParam":"limit","defaultCount":5,"maxCount":50},{"url":"https://api.koreafilings.com/v1/disclosures/summary","method":"GET","description":"AI-generated English summary of a Korean DART disclosure","priceUsdc":"0.005","priceMode":"fixed"}]}