API
InsurOps for transportation insurance – verify COI, manage clients, drivers, and policies
Quickstart
Verify a certificate of insurance (COI) for a client by DOT number with a single GET request.
- curl
curl -X GET \
"https://uat-verified.meshvi.com/v1/coverages/clients?dot=123456" \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "apiKey: YOUR_API_KEY" \
-H "Accept: application/json"Simplify insurance verification and fleet management
meshVI (Mesh Verified Insurance) connects the insurance ecosystem with real-time verification and digital certificate management. Use the API to verify COI by DOT or VIN, manage clients and policies, and streamline operations for motor carriers, agencies, and shippers.
Key capabilities
Certificates: Verify COI for clients (by DOT) and vehicles (by VIN or license plate). Retrieve Acord certificates.
Clients: Search, create, update, and retrieve client details with filtering and pagination.
Policies: Search and create policies; get policy details by ID.
Drivers: Search drivers with filters and paging for fleet and compliance workflows.