Autodoc: Lookup Vehicle By Registration
Autodoc via Parse · automotive
Looks up a vehicle by UK registration number (VRM) using Autodoc's registration search. Returns one or more matching vehicles with make, model, engine, production dates, power, fuel type, and Autodoc IDs (car_id, maker_id, model_id). When multiple engine variants match, all are returned. The car_id can be passed to get_parts_for_vehicle to search for compatible parts. Access the Autodoc auto parts catalog: browse vehicle hierarchy (makers, models, engines), search parts by keyword or number, get product specifications, and find compatible alternative parts. Fulfilled by Parse from autodoc.co.uk.
- autodoc
- autodoc-co-uk
- automotive
- ecommerce
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/70de51f9-9aaa-46f7-89f2-d9e784c78466/lookup_vehicle_by_registration
- Interface artifact
- sha256:9b87f6cbf5d347c0e5282880c5db83288ca75dfc96773835b46ee61872a19df1
- Manifest digest
- sha256:067a98547944c98b564ef9d4133a1245d9e9ac1a99b9b8505ec41c1862900ede
Request fields
- registration (string, required): UK vehicle registration number (VRM), e.g. 'SY66XMA'. Spaces are stripped and the value is uppercased automatically.
Example queries
- {"registration":"SY66XMA"}