booking
booking project
4 subscribers
28 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
booking endpoints
| Method | Endpoint | Description |
|---|---|---|
| Accommodations | ||
| POST |
/accommodations/constants /accommodations/constants |
This endpoint enumerates the internal codes and names, in the selected languages, for relevant accommodation specific types. These accommodation specific types include the list… |
| POST |
/accommodations/reviews /accommodations/reviews |
This endpoint returns reviews for the specified accommodations. The reviews returned can be filtered. This endpoint implements pagination of the results. By specifying rows… |
| POST |
/accommodations/availability /accommodations/availability |
This endpoint returns detailed product availability, price and charges of the accommodation matching a given search criteria. By default, only product availability and price is… |
| POST |
/accommodations/search /accommodations/search |
This endpoint returns the cheapest available product for each hotel matching the search criteria. |
| POST |
/accommodations/details /accommodations/details |
This endpoint returns detailed information on all accommodation properties matching a given search criteria. By default, only basic information is returned. It is mandatory to… |
| POST |
/accommodations/reviews/scores /accommodations/reviews/scores |
This endpoint returns score distribution and score breakdown for the specified accommodations. The scores information can be filtered by reviewer parameters and languages. |
| POST |
/accommodations/details/changes /accommodations/details/changes |
This endpoint returns all accommodations that have closed, opened or changed relevant content since the given timestamp up to a limit of around 5000 ids. Cache: It is recommended… |
| POST |
/accommodations/bulk-availability /accommodations/bulk-availability |
This endpoint returns detailed product availability, price and charges of a list of accommodations. By default, only product availability and price is returned. To receive… |
| POST |
/accommodations/chains /accommodations/chains |
A chain-branded accommodation is one that is associated with a larger corporation group, and as such, operates under a recognized brand. The information returned can be used to… |
| Cars | ||
| POST |
/cars/search /cars/search |
Use this endpoint to retrieve the available car rentals matching the search criteria. |
| POST |
/cars/depots /cars/depots |
Use this endpoint to retrieve the list of all available car rental depots. |
| POST |
/cars/suppliers /cars/suppliers |
Use this endpoint to fetch a list of car rental suppliers. - You can use a supplier ID (or an array of them), to retrieve specific details. - Alternatively, if you do not add any… |
| POST |
/cars/depots/reviews/scores /cars/depots/reviews/scores |
This endpoint returns score breakdown for the specified car depots. |
| POST |
/cars/details /cars/details |
Use this endpoint to fetch car details like bag capacity, number of doors, brand and model, etc. |
| Common/locations | ||
| POST |
/common/locations/districts /common/locations/districts |
This endpoint returns a list of districts with translations in the selected languages. The districts returned may be filtered by a location id. For example, you can get the list… |
| POST |
/common/locations/airports /common/locations/airports |
This endpoint returns a list of airport codes and their names in the selected languages. The returned airports may be filtered by a location id. For example, you can get the list… |
| POST |
/common/locations/countries /common/locations/countries |
This endpoint returns a list of country codes and their names in the selected languages. The countries returned may be filtered by a location id. For example, you can get the… |
| POST |
/common/locations/landmarks /common/locations/landmarks |
This endpoint returns a list of relevant geographical landmark codes and their names in the selected languages. The landmarks returned may be filtered by a location id. For… |
| POST |
/common/locations/regions /common/locations/regions |
This endpoint returns a list of regions with translations in the selected languages. The regions returned may be filtered by a location id. For example, you can get the list of… |
| POST |
/common/locations/cities /common/locations/cities |
This endpoint returns a list of city codes and their names in the selected languages. The cities returned may be filtered by a location id. For example, you can get the list of… |
| Common/payments | ||
| POST |
/common/payments/currencies /common/payments/currencies |
This endpoint returns a list of currency codes and their names in the selected languages. To get the full list call the endpoint passing an empty body. The currency codes… |
| POST |
/common/payments/cards /common/payments/cards |
This endpoint returns a list of supported payment cards and their names in English. Examples of payment types are the different credit and debit cards. To get the full list call… |
| Common | ||
| POST |
/common/languages /common/languages |
This endpoint returns a list of human language codes and their names in the corresponding language. To get the full list call the endpoint passing an empty body. The returned… |
| Orders | ||
| POST |
/orders/preview /orders/preview |
This endpoint returns the total final price with final charges, as well as the price breakdown and payment/cancellation policies for each product passed in the input. |
| POST |
/orders/cancel /orders/cancel |
Use this endpoint to process an order cancellation. Refer to the [Cancellations guide](/demand/docs/orders-api/cancel-order) for instructions, tips and examples. |
| POST |
/orders/details /orders/details |
This endpoint returns basic information for orders filtered according to the input. |
| POST |
/orders/details/accommodations /orders/details/accommodations |
This endpoint returns all information for given accommodation orders |
| POST |
/orders/create /orders/create |
|
booking pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|