Connect WE-PDR to your world. Every operation available in the app is also available via REST API — with token authentication and webhooks.
WE-PDR exposes a REST API at /api/v1 with token authentication (Laravel Sanctum). The API has parity with the web app: clients, vehicles, assessments, recalculations, documents, photos, settings and billing use the same validation rules and business logic as the interface.
The system also supports webhooks, so you can react to events and synchronise data with external systems — for example a CRM or a fleet system. That makes hail damage estimation part of your process, not a separate island.
Clients, vehicles, assessments, documents, photos, settings and billing via the API.
Secure token authentication for external integrations.
The API uses the same validation rules and logic as the web interface.
React to events and sync data with a CRM or fleet system.
Every API request is scoped to your company’s data.
Create an access token for your integration.
Use /api/v1 just like the operations in the app.
Receive events and synchronise data in your system.
Your own logo, colour, company data and price list — WE-PDR under your brand.
How it works →An order list with statuses and process stages — from intake to pickup.
How it works →Panel-by-panel body assessment on a vehicle map with the estimate calculated live.
How it works →Create an account and walk the whole path: from inspection, through the estimate, to a finished PDF document.