Two very different questions hide behind “detect insolvency proceedings”. The first is “is this company in proceedings?” and is asked by company number. The second is “which companies entered proceedings in my area this week?” and is asked by criteria. Each has its own route, and confusing them means paying a lot for the wrong answer.
See a real response (free) Get the quote for /v1/entreprise/{siren}/alertes
/v1/entreprise/{siren}/alertes returns the official legal-notices gazette announcements concerning one company: insolvency proceedings and related court decisions, deregistrations, business sales, grouped and most recent first. It is the check to run before contracting, and the one to re-run before granting payment terms.
/v1/bodacc/recherche searches by criteria, not by company: you pick a family of announcements (insolvency proceedings, deregistrations, sales, incorporations, accounts filings, conciliation…), a date window, and optionally a department. Up to 100 announcements, newest first, each with its company number, court, town and structured judgment.
Sole traders are excluded from the results — their name is personal data — and their number is counted in the response. So you know how many announcements were withheld, which stops you reading a partial result as a complete one.
Three insolvency registers can be queried directly, with their national identifier:
| Country | Register | Measured volume |
|---|---|---|
| Czechia | ISIR | 38,337 cases |
| Latvia | Uzņēmumu reģistrs | 17,973 proceedings |
| United Kingdom | Companies House | live, by company number |
Insolvency proceedings do not cancel last year's good accounts: they make them moot. That is why the default-risk score carries a hard override on these announcements, and why a financial analysis served without checking the legal-notices gazette is structurally optimistic. If you call only one route from this page, call the alerts one.
Internal measurement on a calibration sample: 8 of 8 proceedings were flagged in real time by our alerts, against 0 of 8 by a competing service's financial scoring — because a batch-recomputed score has not yet seen today's announcement.
Every route is paid per call, in USDC or EURC on the Base network, over the x402 protocol: no account to create, no API key, no subscription. The first call returns a 402 quote your client settles, then replays the call. A failed call is never billed.
Would you rather have a euro invoice and prepaid credits? That is in preparation, and we will not announce a date until it is open. Write to contact@sirenic.eu and we will let you know when it opens.
Paid responses are Ed25519-signed: you can later prove what was served to you, and when. The whole catalogue is free to read in the OpenAPI document and in llms.txt.
One call, end to end
# Client x402 (npm) — le devis 402 est réglé et l'appel rejoué automatiquement
npx x402-fetch https://api.sirenic.eu/v1/entreprise/552032534
# Ou en MCP, dans Claude Code / Cursor
claude mcp add --transport http sirenic https://api.sirenic.eu/mcp
| Route | Price | What it returns |
|---|---|---|
/v1/entreprise/{siren}/alertes (free sample) | $0.01 | Legal alerts for a French company from BODACC, the official French gazette of legal notices: insolvency proceedings (procedures collectives) and related court filings, deregistrations and business sales, grouped and most recent first. Check whether a French company is subject to collective proceedings before you contract — a due diligence, KYB and compliance signal for supplier onboarding and risk monitoring, drawn from official registry data. |
/v1/bodacc/recherche (free sample) | $0.03 | Search French BODACC legal announcements by CRITERIA, not by company: pick a family (insolvency proceedings, deregistrations, sales, incorporations, accounts filings, conciliation...), a date window and optionally a department. Answers questions like: which companies entered insolvency proceedings in department 59 this week? Up to 100 announcements, newest first, each with its SIREN, court, town and structured judgment. Sole traders are excluded (their name is personal data) and counted. |
/v1/eu/entreprise/CZ/{ico}/insolvabilite (free sample) | $0.02 | Czech company insolvency from ISIR, the official insolvency register of Czechia, since 2008. Query: /v1/eu/entreprise/CZ/45274649/insolvabilite (8-digit IČO). Every proceeding — bankruptcy (konkurs), reorganisation (reorganizace): case number, court, status, dates, its 100 most recent events with document links. Publication is compulsory by law: no proceeding is an explicit positive answer. LEGAL PERSONS ONLY: a natural person's IČO (sole trader — most Czech IČOs) is refused, never cleared. |
/v1/eu/entreprise/LV/{regnr}/insolvabilite (free sample) | $0.02 | Latvian company insolvency record from the official Uzņēmumu reģistrs open data (CC0, daily photo since 2008), built for credit risk and compliance screening: insolvency and legal protection proceedings in Latvia with start/end dates, resolution, court and case number. A registered company with NO proceeding returns an explicit positive answer (200, aucune_procedure: true) — the register is authoritative. 11-digit registration number. |
/v1/eu/entreprise/GB/{company_number}/insolvabilite (free sample) | $0.02 | UK company insolvency record for credit risk and compliance screening, live from Companies House by company number: liquidation (compulsory or voluntary), administration, receivership and other cases with their dates and insolvency practitioners (name and role only, no addresses). A company with NO recorded case returns an explicit positive answer (200, aucune_procedure) — the register is authoritative, an empty record is a fact. Open Government Licence v3.0 (Companies House). |
The official publication delay, plus our ingestion, which runs daily. The date of the last successful load of the gazette is shown in this page's footer.
Yes, that is exactly what the watchlist is for: each target is checked daily and the alert goes out as a signed webhook or an e-mail digest.
No account to create, no key to request: the first step is free and shows you exactly what you would be buying.
See a real response (free) Get the quote for /v1/entreprise/{siren}/alertes Read the route reference Get notified about euro packs