Certificate verification and retrieval (Acord).
MeshVI API (1.0.0)
API documentation for MeshVI services. These endpoints require API authorization ([APIAuthorize]) via Bearer token. Includes Acord certificate verification and retrieval, client, driver, policy, and vehicle operations for real-time insurance verification and fleet management.
Download OpenAPI description
Languages
Servers
Mock server
https://docs.meshvi.com/_mock/apis/meshvi
Production
https://verified.meshvi.com
- Mock serverhttps://docs.meshvi.com/_mock/apis/meshvi/v1/certificates/vehicles
- Productionhttps://verified.meshvi.com/v1/certificates/vehicles
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.meshvi.com/_mock/apis/meshvi/v1/certificates/vehicles?id=0&vin=stringstringstrin&licensePlate=string&clientId=0' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
application/json
{}