This is a simulation of the SOVD REST API (ISO 17978, Service-Oriented Vehicle Diagnostics). It exists so you can
(1) connect your own SOVD tool to a working, configurable server, and
(2) set up a demo where the car visibly reacts. Every control maps to a real
SOVD request — watch the API Log to see which endpoint each action calls.
The left rail (car, session, log) stays on screen; the sidebar switches one topic at a time.
Connect your tool
Copy a ready-made request, send it from your own tool, and watch the vehicle react — the primary workflow.
Drive the demo
Acquire a lock, switch on a light, inject a fault, install an update — the full SOVD flow, in four steps.
Explore the raw SOVD API
To browse the full API interactively, use the SOVD Explorer — point it at this
server's base URL.