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.
Requests (30d)
6
Avg latency
49ms
Uptime
100.0%
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
ISO alpha-3 country code, for example DEU
Response schema
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
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
ISO alpha-3 country code, for example DEU
Response schema
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)Estimate your monthly cost for TenderDelta EU Energy Intelligence.