TED (Tenders Electronic Daily) er EUs offisielle portal for offentlige innkjøp. Inneholder millioner av kunngjøringer (CN, CAN, PIN) fra alle 27 EU-land og EEA. Søk etter kontrakter etter CPV-kode, land, verdi og type. Ingen autentisering kreves. CC BY 4.0-lisens. Issue #1243.
10.0M rader
Datamengde
Daglig
Oppdatering
2
MCP-verktøy
{
"data": "..."
}/connectors/ted/noticesSøk TED-kunngjøringer (konverterer til POST)
# GET https://data.ketl.no/api/connectors/ted/connectors/ted/notices
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/ted/connectors/ted/notices"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/connectors/ted/notices/{id}Hent enkelt TED-kunngjøring
# GET https://data.ketl.no/api/connectors/ted/connectors/ted/notices/{id}
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/ted/connectors/ted/notices/{id}"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.
/connectors/ted/healthStatus-sjekk
# GET https://data.ketl.no/api/connectors/ted/connectors/ted/health
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/ted/connectors/ted/health"Authentisert kall: legg til -H "x-api-key: ketl_…" eller -H "Authorization: Bearer …". Se /docs for full referanse.