PlotAPIv1Pick up where you left off — your API keys, usage, and webhooks are right where you left them.
Don't have an account? Start for free — 100 free property records to start.
PlotAPI gives developers a clean REST API for vehicle specs, MOT history, and parts fitment data — no HTML parsing, no rate-limit roulette.
// 200 OK · application/json · 1.2 KB { "data": { "vrm": "MT12XYZ", "make": "FORD", "model": "FIESTA ZETEC", "year": 2012, "engineCapacity": 1242 }, "mot": { "status": "Valid", "expiry": "2026-10-12" } }
One key. One base URL. 100+ fields per vehicle. Sub-resource endpoints, signed webhooks, and an OpenAPI spec your AI agents can read straight in.