Vehicle catalog API

Explore available trims, then read options, equipment and manuals

A dedicated API to list compatible trims, then target the right configuration and display equipment, options, summary and manual.

TrimsEquipmentManual0.65 credit / call
database.vehicle
// POST /api/v1/database/vehicle
{ "input": "AB-123-CD" }
 
"available_trims": ["Allure", "GT Line", "GT"]
"selected_trim": "GT"
"equipment_count": 42
"manual": "available"
Selection
3 compatible trims

The service returns available trims before displaying the right catalog configuration.

Allure / GT Line / GT
Content
Manual and equipment

You can then read equipment, options, summary and manual for the selected trim.

0.65 credit / call
TrimsTrim list
OptionsCatalog
ManualClient use
0.65Credit / call
Catalog logic

A clear journey between the found vehicle and the right trim

Step 01 Plate or VIN input

The base vehicle is retrieved from a simple identifier.

Step 02 Trim list

Compatible trims are displayed to guide selection.

Step 03 Trim selection

You target the configuration needed for your sheet or funnel.

Step 04 Read details

Equipment, options, summary and manual are then exposed clearly.

Exposed content structure

Catalogbrand, model, version, trims
Configurationselected_trim, options, equipments
Contentsummary, manual
Usageconfigurator, used cars, client portal

Why this API matters

It helps present the right configuration with the right content in a much clearer product journey.

Available trims

Retrieve the list of compatible trims before displaying a usable configuration.

Equipment and options

Once the target trim is selected, you can read standard equipment, options and configuration details.

Summary and manual

The service can expose a vehicle summary, catalog data and the user manual depending on coverage.

What you can do with this API

  • Display a brand, model, version then trim selector in a smooth journey.
  • Show the right standard equipment and possible options on a vehicle page.
  • Give end users a clear vehicle summary with the user manual.
  • Help internal teams attach a vehicle to the right catalog trim faster.
Catalog API pricing

An entry point designed for catalog navigation and trim selection use cases.

0.65 credit / call

The right choice when you are not only identifying a vehicle but exploring its available configurations.

What is the difference from the VIN API?

The VIN API focuses on certain identification from a VIN. The catalog API focuses on navigating trims, equipment, options and manuals.

Can you start from a license plate?

Yes. Depending on the chosen journey, the plate or VIN can be used as an entry point.