Query any French vehicle by plate or VIN. Get cross-referenced, enriched data in milliseconds. Germany, Spain, Italy, Belgium and Luxembourg coming soon.
The cheapest & easiest-to-use automotive API on the market.
Reliable. Enriched. Ready to integrate.
// Cross-referenced vehicle data
A single, simple REST call. Authenticate with your API key, pass the identifier.
Manufacturer data, EU type-approval, and VIN enrichment merged into one normalized record.
Clean, validated fields ready to drop into your product. Predictable schema, every time.
Price policies accurately from real vehicle specs.
Enrich listings automatically from a single identifier.
Maintain accurate, up-to-date vehicle records.
Identify the exact vehicle instantly at the counter.
Validate vehicle data at contract signing.
Match parts to the right vehicle version, every time.
All prices excl. VAT — professional use only
Cancel anytime
Save 3 months
Both plans include + €0.08 per query · No commitment · No setup fee · Cancel anytime
curl -X GET "https://api.motyro.eu/v1/vehicles/by-plate?plate=AB-123-CD" \
-H "Authorization: Bearer $MOTYRO_API_KEY" \
-H "Accept: application/json"