/expedia/hotels

POST /api/expedia/hotels

Price: 10 credits

Get Expedia hotel details by hotel id (numeric, h-prefixed, or a hotel page URL): name, hero image, VIP Access flag, guest rating with category subscores and verified review count, popular amenities, grouped amenities, neighborhood overview, nearby places and transit, policies, important information (fees and charges) and frequently asked questions.

How to use it

Fetch a single Expedia hotel by id (numeric like 66525849, h-prefixed like h66525849, or a hotel URL containing .h{id}.). Returns one item with id, name, image, is_vip, guest_rating, guest_rating_label, review_count, rating_categories (name, score), popular_amenities, amenity_groups (name, items), neighborhood, nearby_places (grouped name with places of name and info), policies and important_info (name, items), and faqs (question, answer).

Parameters

Request body

Response

Errors

Response headers