$0.01
per call · USD Coin on Base
EU public procurement tender notices from the official TED (Tenders Electronic Daily) v3 API, filtered by CPV product/service code, country of performance and free-text keywords over a recent publication window; returns structured JSON per notice with title, buyer, deadline, publication date, CPV codes, notice URL and German PDF link.
Endpoint
GET https://4yearcycle.com/x402/tenders9
Calls / 30d
8
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
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://4yearcycle.com/x402/tenders", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://4yearcycle.com/x402/tenders?country=DEU&cpv=45262670%2C44316000&days=14&keywords=CNC%2CStahlbau&max=100" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"count": 1,
"tenders": [
{
"buyer": "Stadt Musterstadt, Amt für Gebäudemanagement",
"cpv": [
"45262670",
"44316000"
],
"deadline": "2026-09-15T10:00:00+02:00",
"description": "Stahlbauarbeiten für den Neubau einer Produktionshalle, ca. 2.400 m² Grundfläche, inkl. Metallbau- und Schlosserarbeiten.",
"noticeType": "cn-standard",
"pdfDe": "https://ted.europa.eu/de/notice/00512345-2026/pdf",
"publicationDate": "2026-08-12+02:00",
"publicationNumber": "00512345-2026",
"title": "Neubau einer Produktionshalle — Stahlbau- und Metallbauarbeiten",
"url": "https://ted.europa.eu/en/notice/-/detail/00512345-2026"
}
]
}Payment details
0x9862ca83b72ab95521f457aff6e6efb03d8164c3USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from TED Tender Monitor & similar services
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Workflow Reward Status
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Recipient API Vouchers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.