Now live in France · Europe coming soon

Your engine for
automotive data.

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.

GET /v1/vehicles/by-plate200 OK · 84ms
// Cross-referenced vehicle data
How it works

Three calls between you and clean data.

01

Send a plate or VIN

A single, simple REST call. Authenticate with your API key, pass the identifier.

02

We cross-reference

Manufacturer data, EU type-approval, and VIN enrichment merged into one normalized record.

03

Get structured JSON

Clean, validated fields ready to drop into your product. Predictable schema, every time.

What you get

Everything about a vehicle, in one call.

Identity

5 fields
First registration dateGrey card dateMakeModelVersion

Technical

6 fields
Fuel typeCO₂PowerADAS & safety systemsFactory optionsEngine codes

Advanced

5 fields
SRA codesKTYPNATCODEVIN decodeUsed car valuation
Who it's for

Built for automotive tech teams.

Insurance platforms

Price policies accurately from real vehicle specs.

Used car marketplaces

Enrich listings automatically from a single identifier.

Fleet managers

Maintain accurate, up-to-date vehicle records.

Garages & repairers

Identify the exact vehicle instantly at the counter.

Leasing companies

Validate vehicle data at contract signing.

Auto parts providers

Match parts to the right vehicle version, every time.

Coverage

Starting in France. Expanding across Europe.

Live coverage · Europe
v2026.06
FranceGermanyItalySpainBelgiumLux.
LiveFrance
Coming soonDE · IT · ES · BE · LU
Roadmap
Pricing

Simple pricing. No lock-in.

All prices excl. VAT — professional use only

Monthly

€190/ month

Cancel anytime

  • Test (sandbox) & Production keys
  • Unlimited team members
  • Webhooks & rate limits
  • Email support
Get started
Best value

Annual

€1,710/ year

Save 3 months

  • Test (sandbox) & Production keys
  • Unlimited team members
  • Webhooks & rate limits
  • Email support
Get started

Both plans include + €0.08 per query · No commitment · No setup fee · Cancel anytime

Quick start

Integrate in minutes.

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"