L

Ljaysk · Events

by Ljaysk

GETbasesolana

$0.002

per call · USD Coin on base

Korean corporate disclosure (DART) event stream, cursor-based delta. All filings, classified with importance score.

Endpoint

GET https://dartapi.ljaysk.com/v1/events

12

Calls / 30d

8

Unique payers / 30d

Sep 10

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://dartapi.ljaysk.com/v1/events", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://dartapi.ljaysk.com/v1/events?limit=100&market=KOSDAQ&since_cursor=20260720900000" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "count": 1,
  "cursor": "20260720900813",
  "events": [
    {
      "category": "supply_contract",
      "category_en": "Supply/Sales Contract",
      "corp": {
        "code": "060310",
        "dart_code": "00434003",
        "name_en": "3S KOREA Co.,Ltd.",
        "name_kr": "3S"
      },
      "filed_date": "20260720",
      "importance": 0.9,
      "market": "KOSDAQ",
      "material": true,
      "rcept_no": "20260720900810",
      "source": "https://dart.fss.or.kr/dsaf001/main.do?rcpNo=20260720900810",
      "title_kr": "단일판매ㆍ공급계약체결"
    }
  ]
}

Payment details

Pay to0x3b20d22540deb3cf1162b195cd15756adb5ceb5d
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Networksbase, solana
Schemesexact

Is this your API?

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

Get featured →

More from Ljaysk & similar services