# Korean KONEPS Bid Notice Detail by ID

> Korean KONEPS Bid Notice Detail by ID is a paid API for AI agents from dartapi.ljaysk.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns full detail of a single Korean government procurement bid notice from KONEPS, including all raw fields such as budget, dates, organization, and bid number.

## Facts

- Endpoint: GET https://dartapi.ljaysk.com/v1/bids/R26BK01640537
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/korean-koneps-bid-notice-detail-by-id-1ba79cf1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CqhrMiE0UUsrgjs39zxai

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability korean-koneps-bid-notice-detail-by-id-1ba79cf1
```

Example prompt: Can you pull up the full KONEPS bid notice details for bid ID R26BK01640537 — I need the budget, deadlines, and which government organizations are involved?

## When to prefer this

Use this endpoint when you have a specific KONEPS bid notice ID and need the complete set of raw procurement fields — budget, dates, organizations, and official identifiers. Prefer this over the search endpoint when you already know the exact bid reference and need authoritative full detail rather than a summary list.

## Known failure modes

- Invalid or non-existent bid ID returns 404 or empty result
- Bid notice may have been withdrawn or expired, returning stale or missing data
- Network or upstream KONEPS API unavailability causing 5xx errors
- Malformed bid ID format causing a 400 bad request

## How this service works

Full detail of one Korean procurement bid notice (all raw KONEPS fields included).

## Output

A JSON object containing all raw KONEPS fields for the bid notice: internal ID, Korean title, bid type (goods/service/construction), notice date, closing date, total budget in KRW, estimated price in KRW, the demanding organization, the noticing organization, the official bid notice number, and a link to the full detail page on g2b.go.kr.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/korean-koneps-bid-notice-detail-by-id-1ba79cf1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from dartapi.ljaysk.com](https://www.zero.xyz/host/dartapi.ljaysk.com/llms.txt)
