get_quote
Tarification protection juridique / Generate a real legal protection insurance quote (protection juridique) from a licensed French broker's partner insurers. Returns indicative monthly and annual prices per formula.
Call find_broker first to get a broker_code, then get_products to see the available formulas. Only two client inputs are needed: age (in years) and French postal code. Never ask the client for a date of birth, an identity document, or any personal detail beyond these two — this connector does not accept them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | Yes | Client age in whole years (e.g. 40). Used for rating. Do NOT send a date of birth. | |
| budget | No | Client's monthly budget in euros (e.g. 20). Results sorted by proximity to budget. | |
| show_all | No | Return ALL quotes instead of top 5. Use only when the client asks for more options. | |
| broker_code | No | Broker code returned by find_broker. Optional in broker-authenticated mode. | |
| postal_code | Yes | French postal code, 5 digits (e.g. '75011'). Used for territorial rating. | |
| product_type | No | Product type. Legal protection only — the sole product this connector covers. | protection_juridique |
| formula_level | No | Desired formula level, if the client already has a preference. | |
| coverage_areas | No | Dispute areas the client wants covered: consumer, housing, employment, neighbourhood, automotive, digital, tax, administrative. |