# BODACC French Legal Announcements by SIREN

> BODACC French Legal Announcements by SIREN is a paid API for AI agents from api.x-402.online, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Retrieves official BODACC legal gazette announcements for a French company by SIREN number, covering filings, sales, insolvency proceedings, and corporate changes.

## Facts

- Endpoint: POST https://api.x-402.online/v1/fr/bodacc
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bodacc-french-legal-announcements-by-siren-da030a5c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OsqQ5nQ4reLP1P7VwTIhk

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability bodacc-french-legal-announcements-by-siren-da030a5c -d '<json body>'
```

Example prompt: Can you pull up all the BODACC legal announcements for French company SIREN 123456789 — I want to see any insolvency proceedings, business sales, or corporate changes on record.

## When to prefer this

Use this endpoint when you need official French legal gazette (BODACC) records for a specific company identified by SIREN — particularly for due diligence, KYB compliance checks, insolvency verification, or monitoring legal events. Prefer this over a full KYB dossier endpoint when you only need the legal announcement history rather than a comprehensive company report.

## Known failure modes

- Invalid or non-existent SIREN number returns empty result or 404
- Missing siren query parameter returns a validation error
- Company has no BODACC announcements (new or never-announced company) returns empty array
- Rate limiting or payment failure returns 402 or 429
- BODACC data source temporarily unavailable returns 503

## Output

A list of official BODACC legal gazette entries for the queried French company, including announcement types such as insolvency proceedings, business sales/transfers, court filings, and corporate changes, with dates and relevant details for each announcement.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bodacc-french-legal-announcements-by-siren-da030a5c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.x-402.online](https://www.zero.xyz/host/api.x-402.online/llms.txt)
