expedia.com
Expedia is an online travel platform from Expedia Group for searching and booking lodging, flights, cars, packages, activities, cruises, and related travel services. Expedia Group also operates partner and supplier platforms that let approved businesses integrate travel inventory, booking flows, analytics, and lodging connectivity.
Expedia exposes a public MCP endpoint plus partner-only HTTP APIs including Rapid API, Travel Redirect API, and the Analytics Subscriptions API; docs also describe additional Connectivity Hub APIs but the retrieved pages did not reveal callable base URLs or machine-readable specs.
- Expedia MCP serverdiscovered
- Rapid APIdiscovered
- Travel Redirect APIdiscovered
- Analytics Subscriptions APIdiscovered
Become an approved Rapid partner via Rapid API partner application. Then sign in to the Partner Portal and go to Connectivity → API key to obtain your Rapid API key. The docs note the key stays in restricted development mode until your site review and production approval.
Get onboarded for Travel Redirect API using the getting started guide. Expedia assigns and sends the Travel Redirect API key as part of onboarding. Use it in the Key request header.
During Travel Redirect API onboarding, Expedia provides the credentials used for Basic auth. The docs say to use the Expedia-issued username together with the Travel Redirect API password from your Expedia representative, concatenate them as username:password, Base64-encode that string, and send it as the Authorization: Basic ... header. See Authentication and Authorization and Travel Redirect API Password.
If you are a TAAP or White Label Travel Platform partner, ask your Expedia commercial contact for an API client ID and secret as described in API setup. Use HTTP Basic auth with client_id:client_secret against https://analytics.ean.com/{partnership}/v1/oauth/token (where {partnership} is template or taap) to mint a bearer access token for the Subscriptions API.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://expedia.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing