Skip to content

Pre-sale Checks

Run these before you sell. They cost nothing and stop the two most common failures: covering a vehicle that is already insured, and quoting a start date the licensing cycle will not fit.

Set it once and every Try it out below is authenticated. It stays in this browser's local storage and is never sent anywhere but the API.

Is the vehicle already insured?

Check a vehicle's insurance status
Reference →
GET/policyholders/vehicles/insurance-status

Playground

Authorization
Variables
Key
Value

Does Inshuwa already hold a policy for it?

Returns the active motor policy for a registration number, if there is one. A 404 means the vehicle is not on cover with us.

Find an existing policy by registration number
Reference →
GET/policies/motor/vehicle/{registrationNumber}

Playground

Authorization
Variables
Key
Value

RTSA anniversary dates

Road-tax and fitness anniversary dates for the vehicle. Use them to align cover with the licensing cycle rather than starting an awkward mid-cycle policy.

Get RTSA anniversary dates
Reference →
GET/policyholders/vehicles/anniversary-dates

Playground

Authorization
Variables
Key
Value

Find a vehicle already registered on the platform by registration number, optionally scoped to one client. Use it to avoid registering the same vehicle twice.

Search for a vehicle by registration number
Reference →
GET/policyholders/vehicles/search

Playground

Authorization
Variables
Key
Value
List a client's vehicles
Reference →
GET/policyholders/{id}/vehicles

Playground

Authorization
Variables
Key
Value

Next: Products and pricing.

Built with ❤️ by Hobbiton Technologies