# Korean Government Annual/Quarterly Procurement Order Plans API

> Korean Government Annual/Quarterly Procurement Order Plans API 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).

Retrieves Korean government annual and quarterly procurement order plans — the earliest procurement signal, showing what agencies plan to buy, for how much, and in which month.

## Facts

- Endpoint: GET https://dartapi.ljaysk.com/v1/orderplans
- 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-government-annual-quarterly-procurement-order-plans-api-49351076
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1M6Rhd4V-nXv03Ohs7yJW

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-government-annual-quarterly-procurement-order-plans-api-49351076
```

Example prompt: Pull the latest Korean government procurement order plans for 2026 — I want to see which agencies are planning service contracts and their target award months so I can prioritize our sales pipeline.

## When to prefer this

Use this endpoint when you need the earliest possible procurement signals from the Korean government — before pre-specification notices and bid notices are published. Ideal for B2G sales teams doing pipeline planning, companies wanting to identify upcoming contracts by agency or category months in advance, or monitoring annual budget allocation patterns. Prefer this over bid-notice or award endpoints when you want forward-looking intent data rather than active or concluded procurements.

## Known failure modes

- Invalid or expired cursor returns 400 or empty result
- No data available for a given year or month filter returns empty orderplans array
- Rate limit exceeded returns 429
- Payment not processed (x402 protocol failure) blocks the request
- Downstream data source unavailable returns 503

## How this service works

Korean government annual/quarterly procurement ORDER PLANS — the earliest signal, published before pre-specs and bid notices. What each agency plans to buy this year, with amounts and target months.

## Output

Returns a paginated list of Korean government procurement order plans, each including a unique plan ID, bid type (e.g. service, construction), the planned contract name, the procuring organization, the contract amount in KRW, the planned order year and month, and the contract method (e.g. general competitive bid). Also includes a cursor for fetching the next page and a total count.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/korean-government-annual-quarterly-procurement-order-plans-api-49351076/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)
