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 Room Type Amenities API

Manage room type amenities

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

This API exposes 2 operations across 1 path, and defines 3 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 1 paths 3 schemas 1 GET1 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 Room Type Amenities 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 1 path, the API surfaces 2 operations — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Room Type Amenities 2

Manage room type amenities

GET
/properties/{propertyId}/roomTypes/{roomTypeId}/amenities
Expedia Group Read a single room type's amenities
getRoomTypeAmenities 2 params → 200
PUT
/properties/{propertyId}/roomTypes/{roomTypeId}/amenities
Expedia Group Set room type amenities to an existing room type
setRoomTypeAmenities 2 params body → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are RoomTypeAmenityDTO (3 properties), ResponseWrapperDTO«List«RoomTypeAmenityDTO»» (2 properties), ErrorDTO (2 properties). Each schema is shown below with its type and property counts.

ErrorDTO
object
2 properties
ResponseWrapperDTO«List«RoomTypeAmenityDTO»»
object
2 properties
RoomTypeAmenityDTO
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

expedia-group-room-type-amenities-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 Property API
Expedia Group Rate Plan API
Expedia Group Rate Verification Thresholds API