AICarMix API

Vehicle data,
without the clutter.

AICarMix uses a structured vehicle index behind the Studio. A small read-only API is available for exploring the same car records and aliases.

Vehicle search

Search by name, generation or chassis code.

Familiar names such as E30, R34, Gullwing and C111 resolve through the vehicle endpoint.

Browse the car index
curl "https://www.aicarmix.com/api/v1/vehicles?q=F40"
API v1

Read-only endpoints

Use these endpoints to look up the vehicle records available in AICarMix.

GET /api/v1/vehicles?q=F40GET /api/v1/vehicles/:idGET /api/v1/meta