Tender Intelligence
## What is Tender Intelligence API? Stop manually browsing government websites for public contracts. This API gives you instant, structured access to 50,000+ procurement notices per year from: - 🇫🇷 **BOAMP** — all French public contracts (updated 2x/day) - 🇪🇺 **TED** — all 27 EU member states (updated daily) ## What you get for each tender | Field | Example | |-------|---------| | Title | "IT…
Tender Intelligence endpoints
| Method | Endpoint | Description |
|---|---|---|
| System | ||
| GET |
health_check /health |
Returns the current status of the API and upstream data sources (BOAMP & TED). |
| Search | ||
| GET |
search_notices /search |
Search across French (BOAMP) and/or European (TED) public procurement notices using keywords. Results sorted by publication date (newest first). |
| Sectors | ||
| GET |
search_by_cpv /sectors/cpv/{cpv_prefix} |
Filter notices directly by CPV code prefix (2 to 8 digits). Example: 72 = all IT services, 4512 = specific construction works. |
| GET |
search_by_sector /sectors/{sector_id} |
Retrieve procurement notices filtered by sector. Available sector IDs: it, construction, sante, transport, energie, telecom, formation, ingenierie, securite, environnement,… |
| GET |
list_sectors /sectors |
Returns the list of procurement sectors you can filter by, with their CPV code prefixes. |
| Notices | ||
| GET |
get_notice /notices/{source}/{notice_id} |
Retrieve the full structured details of a specific procurement notice. For BOAMP use the idweb (e.g. 24-154782). For TED use the publication number (e.g. 2024-S-200-123456). |
Tender Intelligence pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $299 / month | — |
|