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

Template Loyalty Earn API

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

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

Loyalty 2

Template Loyalty Earn API

GET
/loyalty/earn/transactions
Get loyalty earn transactions for the requested transaction date range. The response is a list of transactions sorted from the newest transaction date to the oldest.
loyaltyTransactions 7 params → 200400401403500
GET
/loyalty/earn/last_update
Get the last update datetime for loyalty earn transactions.
loyaltyLastUpdate → 200401403404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Itinerary (4 properties), BookingItem (4 properties), Member (3 properties), Pricing (3 properties). Each schema is shown below with its type and property counts.

Member
object
3 properties
Loyalty
object
3 properties
Points
object
3 properties
BookingItem
object
4 properties
PointDefinition
object
3 properties
LoyaltyTransactionsResponse
array
Itinerary
object
4 properties
LoyaltyResponse
object
1 property
LoyaltyLastUpdateResponse
object
1 property
Pricing
object
3 properties
Error
object
The object used the describe an error, containing both human-readable and in a machine-readable information.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

expedia-group-loyalty-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 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