Animica x402 Directory

Directory / api.sirenic.eu

api.sirenic.eu/v1/bodacc/recherche

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.sirenic.eu/v1/bodacc/recherche'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.sirenic.eu/v1/bodacc/recherche'

Endpoint: https://api.sirenic.eu/v1/bodacc/recherche. Operated by api.sirenic.eu, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.sirenic.eu

api.sirenic.eu/v1/acheteur/:siret/profil

Procurement profile of a French public buyer (SIRET): contract counts and amounts, activity by year, top CPV segments, incumbent suppliers ranked with their con…

GET · $0.02

api.sirenic.eu/v1/comparer

Company comparison: compare 2 to 5 French companies side by side in one call on official company data — identity, deterministic default-risk score, latest filed…

GET · $0.12

api.sirenic.eu/v1/dirigeant/recherche

Reverse search for company directors and officers in France: a people search by surname (?nom=) that lists the French companies where a person of that name hold…

GET · $0.02

api.sirenic.eu/v1/documents/:type/:id

PDF download of official documents from the French INPI RNE registry: retrieve the original filed document by type (actes | bilans) and document ID from the doc…

GET · $0.1

api.sirenic.eu/v1/entreprise/:siren

Full French company profile by SIREN: official company data from the French company registry (INSEE Sirene / INPI RNE). One company lookup returns legal name, l…

GET · $0.005

api.sirenic.eu/v1/entreprise/:siren/agrements

Regulatory authorisation and licences held by a French company, by SIREN: payment institution, e-money institution, account-information provider, payment agent …

GET · $0.02

api.sirenic.eu/v1/entreprise/:siren/alertes

Legal alerts for a French company from BODACC, the official French gazette of legal notices: insolvency proceedings (procedures collectives) and related court f…

GET · $0.01

api.sirenic.eu/v1/entreprise/:siren/capital

Ownership and share capital structure of a French company from the official INPI registry: AI extraction of the latest PUBLIC articles of association filed at I…

GET · $0.35

api.sirenic.eu/v1/entreprise/:siren/changements

Company changes monitoring for a French company: the new official BODACC gazette announcements published SINCE a given date (?depuis=YYYY-MM-DD) — the poll endp…

GET · $0.01

api.sirenic.eu/v1/entreprise/:siren/concurrents-marches

Who wins French public contracts on the SAME CPV segments as a given company (SIREN): top rival contractors over the last 3 years, with contract counts, total a…

GET · $0.02

api.sirenic.eu/v1/entreprise/:siren/documents

Official filings of a French company at the INPI RNE registry: lists the legal deeds (statutes, general-meeting minutes, mergers...) and filed annual accounts, …

GET · $0.02

api.sirenic.eu/v1/entreprise/:siren/dossier

Full French company file in ONE call: identity is the base, then add the blocks you want and pay only for those — etablissements, alertes_bodacc, finances, marc…

GET · $0.005

All 80 endpoints on api.sirenic.eu →