/expedia/hotels/offers

POST /api/expedia/hotels/offers

Price: 1 credit

Get the room and rate grid for an Expedia hotel by hotel id (numeric, h-prefixed, or a hotel page URL) for a stay (check-in, check-out and number of adults; a near-future 2-night stay is used when no dates are given). Returns one item per room type with id, name, guest rating, features (size, bed type, occupancy), room images, and a list of rates with displayed price, nightly price, strikethrough price, price qualifier, currency, payment model, refundable flag, cancellation policy, included board/meal and remaining-availability message.

How to use it

Fetch the room/rate grid for one Expedia hotel and stay. Provide hotel (numeric id like 66525849, h-prefixed, or a hotel URL), optional check_in and check_out (YYYY-MM-DD; supply both or neither — the default is a near-future 2-night stay), optional adults, and count. Returns rooms with id, name, rating, features, images and rates (id, price, price_per_night, strikeout_price, price_qualifier, currency, payment_model, is_refundable, cancellation, board, scarcity). Prices are live and change over time.

Parameters

Request body

Response

Errors

Response headers