French Company Closures
company_fr_closuresLists French legal units entering a closed Sirene administrative period during a requested date window, while preserving their current status if later reactivated. Use when: You need French legal units whose Sirene administrative status changed to closed during a date window. Avoid when: You need BODACC deregistration notices rather than Sirene administrative cessation; use company/fr/events. Limitations: A Sirene administrative cessation is not equivalent to insolvency, liquidation or a BODACC deregistration notice. A legal unit may later be reactivated. A cursor is bound to its date-window query and should only be reused to continue that same query. Price: 0.010 USD per call via x402. Paid-call behavior: source records are not modified, but a successful invocation can consume the advertised x402 payment; the payment-required challenge is free, and repeating the tool after a completed paid invocation may require a new payment. Accepted x402 networks: eip155:8453, xrpl:0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return, up to 100 | |
| since | No | Inclusive start date; defaults to a 7-day window | |
| until | No | Inclusive end date; defaults to today | |
| cursor | No | Opaque Sirene cursor from next_cursor; omit it on the first call | * |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Structured value returned for “limit” as defined by this API contract. | |
| since | Yes | Structured value returned for “since” as defined by this API contract. | |
| until | Yes | Structured value returned for “until” as defined by this API contract. | |
| cursor | Yes | Structured value returned for “cursor” as defined by this API contract. | |
| closures | Yes | Structured value returned for “closures” as defined by this API contract. | |
| truncated | Yes | Whether additional matching records existed beyond the returned result limit. | |
| limitations | No | Known interpretation, source-coverage or freshness limitations for this result. | |
| next_cursor | Yes | Structured value returned for “next cursor” as defined by this API contract. | |
| total_count | Yes | Total number of matching records reported by the source or endpoint. | |
| returned_count | Yes | Number of records included in this response. |