L
$0.005
per call · USD Coin on base
Korean government procurement award results (who won which contract, at what amount), cursor-based delta.
Endpoint
GET https://dartapi.ljaysk.com/v1/awards1
Calls / 30d
1
Unique payers / 30d
Sep 1
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/awards", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://dartapi.ljaysk.com/v1/awards?limit=100&since_cursor=9000" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"awards": [
{
"award_amount_krw": 210000000,
"award_dt": "2026-07-21 14:00",
"bid_ntce_no": "20260701000456",
"title": "청사 경비용역",
"winner": "OO시큐리티(주)"
}
],
"count": 1,
"cursor": 9012
}Payment details
Pay to
0x3b20d22540deb3cf1162b195cd15756adb5ceb5dAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Networksbase, solana
Schemesexact
Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Ljaysk & similar services
L
Ljaysk · Events
dartapi.ljaysk.com
Korean corporate disclosure (DART) event stream, cursor-based delta. All filings, classified with importance score.
GETbaseOther
$0.002 / call12 calls / 30d
L
Ljaysk · Bids
dartapi.ljaysk.com
Korean government procurement (KONEPS/Narajangteo) bid notices, cursor-based delta. Goods, services, construction, foreign tenders with budgets and deadlines.
GETbaseOther
$0.005 / call2 calls / 30d
S
StableTravel · Seats Aero Availability
stabletravel.dev
Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, date, and cabin.
GETBaseOther
$0.04 / call1.2k calls / 30d