L

Ljaysk · Bids

by Ljaysk

GETbasesolana

$0.005

per call · USD Coin on base

Korean government procurement (KONEPS/Narajangteo) bid notices, cursor-based delta. Goods, services, construction, foreign tenders with budgets and deadlines.

Endpoint

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

2

Calls / 30d

2

Unique payers / 30d

Sep 8

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

Example response

{
  "bids": [
    {
      "bid_ntce_no": "20260722000123",
      "bid_type": "service",
      "budget_krw": 480000000,
      "close_dt": "2026-08-01 10:00",
      "detail_url": "https://www.g2b.go.kr/...",
      "estimated_price_krw": 436363636,
      "id": 18234,
      "notice_dt": "2026-07-22 10:00",
      "org_demand": "행정안전부",
      "org_notice": "조달청",
      "title": "2026년 AI 기반 민원상담 시스템 구축 용역"
    }
  ],
  "count": 1,
  "cursor": 18234
}

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