T

TenderDelta · Search

by TenderDelta

GETBase

$0.01

per call · USD Coin on Base

Search explainably qualified EU solar and battery tenders from an explicitly dated TED snapshot

Endpoint

GET https://tenderdelta-preview.mooncakemonkey1.workers.dev/x402/v1/search

3

Calls / 30d

2

Unique payers / 30d

Aug 30

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://tenderdelta-preview.mooncakemonkey1.workers.dev/x402/v1/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://tenderdelta-preview.mooncakemonkey1.workers.dev/x402/v1/search?country=DEU&label=high&limit=3" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": [
    {
      "delta": {
        "event": "documents_changed"
      },
      "facts": {
        "buyer": "Deutsche Gesellschaft für Internationale Zusammenarbeit (GIZ) GmbH",
        "countries": [
          "DEU"
        ],
        "cpv": [
          "31400000"
        ],
        "deadlines": [
          "2026-09-18+02:00"
        ],
        "publication_id": "595117-2026",
        "ted_url": "https://ted.europa.eu/en/notice/-/detail/595117-2026",
        "title": "18 Batteriesysteme 60 kWh"
      },
      "kind": "changed_notice",
      "relevance": {
        "label": "high",
        "score": 90
      }
    }
  ],
  "pagination": {
    "count": 1,
    "offset": 0,
    "total": 8
  },
  "snapshot_as_of": "2026-08-30"
}

Payment details

Pay to0x34bbc130ef911ca0f0d6c947b9553b808c0c70ae
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from TenderDelta & similar services