Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Expedia Group Bookings API

The primary itinerary method of the Booking API creates a reservation for the selected hotel, room, rate and occupancy.

Expedia Group Bookings API is one of 15 APIs that Expedia Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bookings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 27 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://services.expediapartnercentral.com/.

4 operations 4 paths 27 schemas 2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Server
https://services.expediapartnercentral.com/
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Expedia Group Bookings API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (Basic). By default, every request must be authenticated.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Bookings 4

The primary itinerary method of the Booking API creates a reservation for the selected hotel, room, rate and occupancy.

POST
/payment-sessions
Expedia Group Register Payments
postPaymentSessions 8 params body → 201400401403426429500503
POST
/itineraries
Expedia Group Create Booking
postItinerary 8 params body → 201400401403409410426429
PUT
/itineraries/{itinerary_id}
Expedia Group Resume Booking
putResumeBooking 8 params → 202204400401403404426429
PUT
/itineraries/{itinerary_id}/payment-sessions
Expedia Group Complete Payment Session
putCompletePaymentSession 8 params → 200400401403404426429500

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are CreateItineraryRequest (9 properties), ThirdPartyAuthRequest (9 properties), PaymentRequest (8 properties), BillingContactRequestAddress (7 properties). Each schema is shown below with its type and property counts.

Link
object
An individual link.
3 properties
TraderDetails
array
An array of traders.
ErrorIndividual
object
An individual error.
3 properties
PaymentSessionsLinks
object
A map of links, including links to create a booking.
1 property
TraderTermsAndConditions
string
The url linking to the full text terms and conditions.
TraderAddress
object
The trader address.
7 properties
ItineraryCreationLinks
object
A map of links, including links to retrieve a booking, resume a held booking, cancel a held booking, or complete a payment session if a challenge is used.
4 properties
TraderName
string
The trader name.
PaymentSessionsRequest
object
7 properties 7 required
Error
object
The overall class of error that occured.
4 properties
CreateItineraryRequestRoom
object
6 properties 2 required
TraderInformation
object
The professional entity or entities that sells the property inventory or related services.
2 properties 1 required
Loyalty
object
A loyalty object for a loyalty program.
2 properties
PaymentSessionsRequestCustomerAccountDetails
object
7 properties
CompletePaymentSessionLinks
object
A map of links, including links to retrieve a booking, resume a held booking, or cancel a held booking.
3 properties
Field
object
An individual field that had an error.
3 properties
BillingContactRequest
object
3 properties 3 required
ThirdPartyAuthRequest
object
9 properties 4 required
TraderRightToWithdrawMessage
string
The trader right to withdraw message.
ItineraryCreation
object
The book response.
4 properties
BillingContactRequestAddress
object
7 properties 1 required
PaymentSessions
object
The payment registration response.
3 properties
PhoneRequest
object
The entire phone number must be represented across the three fields in this object. The entire phone number should not exceed 25 characters.
3 properties 2 required
CompletePaymentSession
object
The payment session response.
3 properties
PaymentRequest
object
8 properties 2 required
TraderContactMessage
string
The trader contact message.
CreateItineraryRequest
object
9 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

expedia-group-bookings-api-openapi.yml Raw ↑

Other APIs Expedia Group publishes across the network.

Expedia Group Content API
Expedia Group Deposit API
Expedia Group Geography API
Expedia Group Loyalty API
Expedia Group Manage Booking API
Expedia Group Notifications API
Expedia Group OrderPurchaseScreen API
Expedia Group OrderPurchaseUpdate API
Expedia Group Property API
Expedia Group Rate Plan API
Expedia Group Rate Verification Thresholds API
Expedia Group Room Type Amenities API