New French Companies
company_fr_newLists French legal units created in a requested date window using the official historized Sirene source. Use when: You need French legal units created during a recent or historical date window. Avoid when: You need BODACC publication events rather than Sirene creation dates; use company/fr/events or legal-announcements-search. Limitations: Creation date is the Sirene legal-unit creation date and is not the same as a BODACC publication date. The requested window is limited to 366 days per call. 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. | |
| companies | Yes | Structured company records returned by the endpoint. | |
| truncated | Yes | Whether additional matching records existed beyond the returned result limit. | |
| 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. |