The manual
Activate every source, no guesswork
Tendveo does not hide its engine. Here, for the 90 sources in the registry, is how each one wires into production: what it is, its licence, its endpoint, where to paste the key when one is needed, and the exact command to check it pulls real data. Everything is reproducible, with no plaintext key in the code.
29live, tested
70open, no key
20on registration / key
31endpoints checked 26/06
Convention: a key is set as an environment variable at deployment, never in the repository. The name follows TENDVEO_SRC__KEY (and TENDVEO_SRC__ENDPOINT to override the URL). A source only goes "live" once its connector has actually pulled real data.
The 34 sources
Each one's status and access
Cook County, IL (datacatalog.cookcountyil.gov)
node connectors/run.mjs cook-county
Live · tested
Live
Bouygues Construction
node connectors/run.mjs bouygues-construction-supplier
Open · endpoint known
Sample
e-marchespublics.com (Dematis)
node connectors/run.mjs e-marchespublics
Open · endpoint known
To activate
Marchés Sécurisés (AWS-Achat)
node connectors/run.mjs marches-securises
Open · endpoint known
Sample
marches.public.lu (Luxembourg)
node connectors/run.mjs pmp-lu
Open · endpoint to confirm
To activate
Key required ·
TENDVEO_SRC_DOFFIN_KEYTo activate
eProcurement (Chypre)
node connectors/run.mjs eproc-cy
Key required ·
TENDVEO_SRC_EPROC_CY_KEYTo activate
France Marchés
node connectors/run.mjs france-marches-prive
Key required ·
TENDVEO_SRC_FRANCE_MARCHES_PRIVE_KEYTo activate
GlobalTenders
node connectors/run.mjs globaltenders
Key required ·
TENDVEO_SRC_GLOBALTENDERS_KEYTo activate
lieferanzeiger.at / BBG (Autriche)
node connectors/run.mjs anko-at
Key required ·
TENDVEO_SRC_ANKO_AT_KEYTo activate
LinkedIn
node connectors/run.mjs linkedin-signal
Key required ·
TENDVEO_SRC_LINKEDIN_SIGNAL_KEYTo activate
Pages publiques Meta
node connectors/run.mjs facebook-signal
Key required ·
TENDVEO_SRC_FACEBOOK_SIGNAL_KEYTo activate
Riigihangete register (Estonie)
node connectors/run.mjs rhr-ee
Key required ·
TENDVEO_SRC_RHR_EE_KEYTo activate
SAM.gov (États-Unis)
node connectors/run.mjs sam-gov
Key required ·
TENDVEO_SRC_SAM_GOV_KEYTo activate
TendersInfo
node connectors/run.mjs tendersinfo
Key required ·
TENDVEO_SRC_TENDERSINFO_KEYTo activate
Upphandlingsmyndigheten (Suède)
node connectors/run.mjs se-upph
Key required ·
TENDVEO_SRC_SE_UPPH_KEYTo activate
The runner node connectors/run.mjs <id> tests one source; node connectors/run.mjs all --commit refreshes all live sources (daily cron).