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 Property API

The property resource

Expedia Group Property 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 Property. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 6 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/.

2 operations 2 paths 6 schemas 2 GET

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 Property API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (Basic). By default, every request must be authenticated.

Paths & Operations 2

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

Property 2

The property resource

GET
/products/properties
Expedia Group Obtain a list of properties
getProperties 3 params → 200
GET
/products/properties/{propertyId}
Expedia Group Read a single property
getProperty 1 param → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are PropertyDTO (16 properties), PropertyAddressDTO (6 properties), CutOffDTO (2 properties), ResponseWrapperDTO«PropertyDTO» (2 properties). Each schema is shown below with its type and property counts.

PropertyAddressDTO
object
6 properties
PropertyDTO
object
16 properties
ErrorDTO
object
2 properties
ResponseWrapperDTO«List«PropertyDTO»»
object
2 properties
ResponseWrapperDTO«PropertyDTO»
object
2 properties
CutOffDTO
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Expedia Group publishes across the network.

Expedia Group Bookings API
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 Rate Plan API
Expedia Group Rate Verification Thresholds API
Expedia Group Room Type Amenities API