← Back to marketplace

TenderDelta EU Energy Intelligence

Verified EU energy procurement intelligence from TED. Search current opportunities, detect amendments and deadline or value changes, and get an action-ready daily brief with official source URLs.

data
by mooncakemonkey13 endpoints100% uptime92ms avg

Requests (30d)

6

Avg latency

49ms

Uptime

100.0%

Endpoints

GET/v1/changes
$0.0500/req

Detect verified changes to EU energy tenders, including deadline, value, document and status changes. Returns evidence, commercial impact, official TED links and affected notice identifiers.

Request schema

eventstring
signalstring
verification_statusstring
countrystring

ISO alpha-3 country code, for example DEU

limitinteger
offsetinteger

Response schema

dataarrayrequired
paginationobjectrequired
snapshot_as_ofstringrequired
GET/v1/daily-action-brief
$0.0500/req

Get an action-ready daily brief of newly published EU energy tenders, verified official changes and opportunities closing within seven days. Designed for sales and bid-monitoring agents.

Request schema

{
  "type": "object",
  "properties": {}
}

Response schema

dataobjectrequired
snapshot_as_ofstringrequired
GET/v1/feed
$0.0100/req

Search current EU energy procurement opportunities from TED. Filter by country, CPV prefix, relevance label, status and score. Returns official source URLs and structured tender facts.

Request schema

countrystring

ISO alpha-3 country code, for example DEU

cpv_prefixstring
kindstring
labelstring
min_scorenumber
statusstring
limitinteger
offsetinteger

Response schema

dataarrayrequired
paginationobjectrequired
snapshot_as_ofstringrequired

Quick start

Easiest way: the APIHub CLI. Credits cover x402, no wallet needed.

# install and set up once
npx @apihubio/cli register
npx @apihubio/cli topup 10

# call this service
npx @apihubio/cli call -X GET "https://proxy.apihub.io/tenderdelta-eu-energy/v1/changes?country=DEU&limit=5" \
  -d '{"event":"string","signal":"string","verification_status":"string","country":"example country","limit":1,"offset":0}'

Or call the proxy directly (curl / any HTTP client):

curl https://proxy.apihub.io/tenderdelta-eu-energy/v1/changes?country=DEU&limit=5 \
  -H "Authorization: Bearer ahk_your_key"

# If credits available: charged automatically, returns 200
# Otherwise: returns 402 (pay via @x402/fetch or top up credits)

Pricing calculator

Estimate your monthly cost for TenderDelta EU Energy Intelligence.

GET /v1/changes$0.0500/req
-
GET /v1/daily-action-brief$0.0500/req
-
GET /v1/feed$0.0100/req
-