Animica x402 Directory

Directory / api.sirenic.eu

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

PDF report on a French company, on demand — the shareable due diligence dossier: the full KYB file (identity, officers, BODACC legal alerts, filed financials, sanctions screening, completeness score) laid out as an A4 document, including the AI health summary when one is cached. One paid call returns the finished company report as a PDF, ready to attach to a compliance or due diligence dossier. Response is application/pdf.

Call it

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

# -> 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/rapport/:siren'

Endpoint: https://api.sirenic.eu/v1/rapport/:siren. 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/bodacc/recherche

Search French BODACC legal announcements by CRITERIA, not by company: pick a family (insolvency proceedings, deregistrations, sales, incorporations, accounts fi…

GET · $0.03

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

All 80 endpoints on api.sirenic.eu →