Clalbit: Check Vehicle Insurance Status
Clalbit via Parse · automotive
Check whether a vehicle has a valid Clal Insurance policy on a specific date. Returns a boolean coverage indicator and a Hebrew-language message summarizing the result. The upstream API is queried in real time; a vehicle with no Clal policy returns has_coverage=false (not an error). License numbers are 5-8 digit Israeli vehicle registration numbers; event_date is any calendar date in DD/MM/YYYY format. Verify vehicle insurance coverage on clalbit.co.il by license number and date. Fulfilled by Parse from clalbit.co.il.
- automotive
- clalbit
- clalbit-co-il
- finance
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/34162a50-b738-4910-8137-f7052ab657f8/check_vehicle_insurance_status
- Interface artifact
- sha256:82f71856c9ca6486065f8508cf4481141ec677b785762ce65fde964a76ff2b37
- Manifest digest
- sha256:e7e076ee9cf707a0953ea121510770e200c152964a37273a2895db144ce326d6
Request fields
- event_date (string, required): Date to check coverage for, in DD/MM/YYYY format.
- license_number (string, required): Vehicle registration number (5-8 digits).
Example queries
- {"event_date":"10/06/2026","license_number":"1234567"}