Expedia Data
Unofficial expedia.com Search API – This API enables access to real-time travel data for flights, accommodations, and car rentals. It allows users to search and compare options from various online sources based on their preferences such as destination, travel dates, and price range. The API supports filtering and sorting results by factors like rating, price, and distance, providing a convenient…
Expedia Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| flights | ||
| GET |
flights/auto-complete /flights/auto-complete |
flights/auto-complete |
| GET |
flights/roundtrip-filters /flights/roundtrip-filters |
flights/roundtrip-filters |
| GET |
flights/roundtrip-search /flights/roundtrip-search |
flights/roundtrip-search |
| GET |
flights/roundtrip-returning /flights/roundtrip-returning |
flights/roundtrip-returning |
| GET |
flights/oneway-filters /flights/oneway-filters |
flights/oneway-filters |
| GET |
flights/oneway-search /flights/oneway-search |
flights/oneway-search |
| POST |
flights/multi-city-filters /flights/multi-city-filters |
flights/multi-city-filters |
| POST |
flights/multi-city-search /flights/multi-city-search |
flights/multi-city-search |
| GET |
flights/multi-next-flight /flights/multi-next-flight |
flights/multi-next-flight |
| GET |
flights/details /flights/details |
flights/details |
| stays | ||
| GET |
stays/auto-complete /stays/auto-complete |
stays/auto-complete |
| GET |
stays/filters /stays/filters |
stays/filters |
| GET |
stays/search /stays/search |
stays/search |
| GET |
stays/details /stays/details |
stays/details |
| GET |
stays/details-offer /stays/details-offer |
stays/details-offer |
| GET |
stays/details/product-gallery /stays/details/product-gallery |
stays/details/product-gallery |
| GET |
stays/details/reviews-list /stays/details/reviews-list |
stays/details/reviews-list |
| GET |
stays/details/product-review-summary /stays/details/product-review-summary |
stays/details/product-review-summary |
| GET |
stays/details/reviews-summary /stays/details/reviews-summary |
stays/details/reviews-summary |
| cars | ||
| GET |
cars/auto-complete /cars/auto-complete |
cars/auto-complete |
| GET |
cars/search /cars/search |
cars/search |
| GET |
cars/details /cars/details |
cars/details |
| Other endpoints | ||
| GET |
configs /configs |
configs |
| GET |
rigions /rigions |
rigions |
Expedia Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 5 / second |
|
| ULTRA | $35 / month | 5 / second |
|
| MEGA | $120 / month | 5 / second |
|