{"openapi":"3.2.0","info":{"title":"Booking API","description":"This API enables you to search for real-time hotel, flight, rental car, and taxi prices, as well as attractions. To create a travel website like Booking.com, Booking, Skyscanner, AirBnb, TripAdvisor, and Agaoda. On a real-time basis, this API reproduces public data.","version":"1.0.0"},"servers":[{"url":"https://zqlsx.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"tags":[{"name":"Cars"},{"name":"Hotel"}],"paths":{"/api/v2/cars/searchCarRentals":{"get":{"operationId":"get_api_v2_cars_searchCarRentals","summary":"searchCarRentals"}},"/api/v2/cars/searchDestination":{"get":{"operationId":"get_api_v2_cars_searchDestination","summary":"searchDestination"}},"/api/v1/cars/getPackages":{"get":{"operationId":"get_api_v1_cars_getPackages","summary":"Get Packages","tags":["Cars"]}},"/api/v1/cars/bookingSummary":{"get":{"operationId":"get_api_v1_cars_bookingSummary","summary":"Booking Summary","tags":["Cars"]}},"/api/v1/cars/vehicleSupplierReview":{"get":{"operationId":"get_api_v1_cars_vehicleSupplierReview","summary":"Vehicle Supplier Review","tags":["Cars"]}},"/api/v1/cars/vehicleSupplierRatings":{"get":{"operationId":"get_api_v1_cars_vehicleSupplierRatings","summary":"Vehicle Supplier Ratings","tags":["Cars"]}},"/api/v1/cars/vehicleSupplierDetails":{"get":{"operationId":"get_api_v1_cars_vehicleSupplierDetails","summary":"Vehicle Supplier Details","tags":["Cars"]}},"/api/v1/cars/vehicleDetails":{"get":{"operationId":"get_api_v1_cars_vehicleDetails","summary":"Vehicle Details","tags":["Cars"]}},"/api/v1/cars/searchDestination":{"get":{"operationId":"get_api_v1_cars_searchDestination","summary":"Search Car Location","tags":["Cars"]}},"/api/v1/cars/searchCarRentals":{"get":{"operationId":"get_api_v1_cars_searchCarRentals","summary":"Search Car Rentals","tags":["Cars"]}},"/api/v1/hotels/searchHotelsByCoordinates":{"get":{"operationId":"get_api_v1_hotels_searchHotelsByCoordinates","summary":"Search Hotels By Coordinates","tags":["Hotel"]}},"/api/v1/hotels/propertyChildrenPolicies":{"get":{"operationId":"get_api_v1_hotels_propertyChildrenPolicies","summary":"Property Children Policies","tags":["Hotel"]}},"/api/v1/hotels/searchDestination":{"get":{"operationId":"get_api_v1_hotels_searchDestination","summary":"Search Hotel Destination","tags":["Hotel"]}},"/api/v1/hotels/getHotelDetails":{"get":{"operationId":"get_api_v1_hotels_getHotelDetails","summary":"Get Hotel Details","tags":["Hotel"]}},"/api/v1/hotels/getNearbyCities":{"get":{"operationId":"get_api_v1_hotels_getNearbyCities","summary":"Get Nearby Cities","tags":["Hotel"]}},"/api/v1/hotels/getPopularAttractionNearBy":{"get":{"operationId":"get_api_v1_hotels_getPopularAttractionNearBy","summary":"Get Popular Attraction Near By","tags":["Hotel"]}},"/api/v1/hotels/searchHotels":{"get":{"operationId":"get_api_v1_hotels_searchHotels","summary":"Search Hotels","tags":["Hotel"]}},"/api/v1/hotels/getRoomList":{"get":{"operationId":"get_api_v1_hotels_getRoomList","summary":"Get Room List","tags":["Hotel"]}},"/api/v1/hotels/getSortBy":{"get":{"operationId":"get_api_v1_hotels_getSortBy","summary":"Get Sort By","tags":["Hotel"]}},"/api/v1/hotels/getQuestionAndAnswer":{"get":{"operationId":"get_api_v1_hotels_getQuestionAndAnswer","summary":"Get Question And Answer","tags":["Hotel"]}},"/api/v1/hotels/getPaymentFeatures":{"get":{"operationId":"get_api_v1_hotels_getPaymentFeatures","summary":"Payment features of the Hotel","tags":["Hotel"]}},"/api/v1/hotels/getHotelReviewsSortOption":{"get":{"operationId":"get_api_v1_hotels_getHotelReviewsSortOption","summary":"Get Hotel Reviews(Tips) Sort Option","tags":["Hotel"]}},"/api/v1/hotels/getHotelReviews":{"get":{"operationId":"get_api_v1_hotels_getHotelReviews","summary":"Get Hotel Reviews(Tips)","tags":["Hotel"]}},"/api/v1/hotels/getHotelReviewsFilterMetadata":{"get":{"operationId":"get_api_v1_hotels_getHotelReviewsFilterMetadata","summary":"Get Hotel Reviews Filter Metadata","tags":["Hotel"]}},"/api/v1/hotels/getHotelReviewScores":{"get":{"operationId":"get_api_v1_hotels_getHotelReviewScores","summary":"Get Hotel Review Scores","tags":["Hotel"]}},"/api/v1/hotels/getHotelPhotos":{"get":{"operationId":"get_api_v1_hotels_getHotelPhotos","summary":"Get Hotel Photos","tags":["Hotel"]}},"/api/v1/hotels/getHotelPolicies":{"get":{"operationId":"get_api_v1_hotels_getHotelPolicies","summary":"Get Hotel Policies","tags":["Hotel"]}},"/api/v1/hotels/getHotelFacilities":{"get":{"operationId":"get_api_v1_hotels_getHotelFacilities","summary":"Get Hotel Facilities","tags":["Hotel"]}},"/api/v1/hotels/getDescriptionAndInfo":{"get":{"operationId":"get_api_v1_hotels_getDescriptionAndInfo","summary":"Get Description And Info","description":"/api/v1/hotels/getDescriptionAndInfo","tags":["Hotel"]}},"/api/v1/hotels/getFilter":{"get":{"operationId":"get_api_v1_hotels_getFilter","summary":"Get Filter","tags":["Hotel"]}},"/api/v1/hotels/getAvailability":{"get":{"operationId":"get_api_v1_hotels_getAvailability","summary":"Get Room Availability","tags":["Hotel"]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}