Api key | Header: api_token = yJsEhmB5HpnuvPMu
Vehicles
GET - http://cars.laradex.com/vehicles[/{slug}] POST - http://cars.laradex.com/vehicles POST - UPDATE - http://cars.laradex.com/vehicles/{id} DELETE - http://cars.laradex.com/vehicles/{id}
Vehicle types
GET - http://cars.laradex.com/vehicletypes POST - http://cars.laradex.com/vehicletypes PUT - http://cars.laradex.com/vehicletypes/{id} DELETE - http://cars.laradex.com/vehicletypes/{id}
Makes
GET - http://cars.laradex.com/makes POST - http://cars.laradex.com/makes PUT - http://cars.laradex.com/makes/{id} DELETE - http://cars.laradex.com/makes/{id}
Models
GET - http://cars.laradex.com/models[/{make_id}] POST - http://cars.laradex.com/models PUT - http://cars.laradex.com/models/{id} DELETE - http://cars.laradex.com/models/{id}
Fuels
GET - http://cars.laradex.com/fuels POST - http://cars.laradex.com/fuels PUT - http://cars.laradex.com/fuels/{id} DELETE - http://cars.laradex.com/fuels/{id}