# Car rentals

This API collection is specific to the car rentals part of the connected trip.</br></br> Use these endpoints to search for car rentals, check car details and look for depots and suppliers.

 - [POST /cars/search](https://developers.booking.com/demand/docs/open-api/demand-api/cars/search.md): Use this endpoint to retrieve the available car rentals matching the search criteria.
 - [POST /cars/depots](https://developers.booking.com/demand/docs/open-api/demand-api/cars/depots.md): Use this endpoint to retrieve the list of all available car rental depots.
 - [POST /cars/depots/reviews/scores](https://developers.booking.com/demand/docs/open-api/demand-api/cars/depots/reviews/scores.md): Use this endpoint to return the score breakdown for the specified depots together with the overall number of reviews and score. </br></br>- Please note that the **ratings score is based on all travell
 - [POST /cars/details](https://developers.booking.com/demand/docs/open-api/demand-api/cars/details.md): Use this endpoint to fetch car details like bag capacity, number of doors, brand and model, etc.
 - [POST /cars/suppliers](https://developers.booking.com/demand/docs/open-api/demand-api/cars/suppliers.md): Use this endpoint to fetch a list of car rental suppliers. <br/>You can use a supplier ID (or an array of them), to retrieve specific details. <br/>Alternatively, if you do not add any ID in the reque
 - [POST /cars/constants](https://developers.booking.com/demand/docs/open-api/demand-api/cars/constants.md): This endpoint returns a list of relevant car constants names in the specified languages. For example, calling with the parameters {"languages":"en-us","fr"} will return the list in English (US) and Fr
