French Cadastral Parcel
real_estate_fr_parcelIdentifies French cadastral parcels by address point or cadastral municipality/section/number and returns official IGN geometry. Use when: Identify a French cadastral parcel and retrieve its geometry. Avoid when: Do not treat this as a legally opposable property-title document. Limitations: Address search intersects the geocoded point with cadastral geometry and can return multiple parcels on a parcel boundary. 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 |
|---|---|---|---|
| numero | No | Optional value for “numero” as defined by this API contract. | |
| address | No | Optional value for “address” as defined by this API contract. (minimum length 5; maximum length 250). | |
| section | No | Optional value for “section” as defined by this API contract. | |
| code_insee | No | Optional value for “code insee” as defined by this API contract. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | Yes | Structured value returned for “bbox” as defined by this API contract. | |
| parcels | Yes | Structured value returned for “parcels” as defined by this API contract. | |
| location | Yes | Structured value returned for “location” as defined by this API contract. | |
| limitations | No | Known interpretation, source-coverage or freshness limitations for this result. | |
| total_count | Yes | Total number of matching records reported by the source or endpoint. | |
| generated_at | Yes | UTC timestamp at which this derived result was generated. | |
| source_status | Yes | Availability status of the relevant upstream public source. (allowed values: ok). |